BODY {
	margin: 5px 0px 5px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666
}

TABLE.content {
	border: solid 1px #999;
	font-size: 12px;
	line-height: 18px
}

A { text-decoration:none }
A:link { color: #036; text-decoration: none } 
A:visited { color: #036; text-decoration: none } 
A:active { color: #036; text-decoration: none } 
A:hover	{ color: #669; text-decoration: underline } 

A.bottomlink { text-decoration:none }
A.bottomlink:link { color: #333; text-decoration: none } 
A.bottomlink:visited { color: #333; text-decoration: none } 
A.bottomlink:active { color: #333; text-decoration: none } 
A.bottomlink:hover	{ color: #666; text-decoration: underline } 

#links {
	color:#900; font-size:11px; letter-spacing:.1em
}

#leftindent { margin-left:10px }

.blackbold { font-weight:bold; color:#333 }