body, div, p, blockquote, ol, ul, dl, li, dt, dd {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top = 0;
	height = 0;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-left: 0;
	margin-top = 0;
	height = 0;
}


b, strong {
	font-weight: 900
}


.body a:active {
	color: #99CC00;
	text-decoration: underline;
	font-weight: bold
}
.body a:link {
	color: #B18A39;
	text-decoration: underline;
	font-weight: bold
}
.body a:visited {
	color: #B18A39;
	text-decoration: underline;
}
.body a:hover {
	color: #99CC00;
	text-decoration: underline;
	font-weight: bold
}

.localnav  a:active {
	color: #99CC00;
	text-decoration: none
}
.localnav  a:link {
	color: #B18A39;
	text-decoration: none
}
.localnav  a:visited {
	color: #B18A39;
	text-decoration: none
}
.localnav  a:hover {
	color: #99CC00;
	text-decoration: underline
}

.fineprint  a:active {
	color: #000000;
	text-decoration: none
}
.fineprint  a:link {
	color: #999999;
	text-decoration: none
}
.fineprint  a:visited {
	color: #999999;
	text-decoration: none
}
.fineprint  a:hover {
	color: #000000;
	text-decoration: underline
}





