BODY { background-color: #ffffff; font-family: Arial; color: #000000 } 

a:link	{
	color:#0000FF;
	text-decoration:none;
}

a:visited	{
	color:#0000FF;
	text-decoration:none;
}

a:focus	{
	color:#CC0000;
	text-decoration:none;
}

a:hover	{
	color:#CC0000;
	text-decoration:none;
}

a:active	{
	color:#CC0000;
	text-decoration:none;
}

table.lowernav	{
	font-family: "Verdana", "Helvetica";
	font-size: 7pt;	
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}


.subbold { color: #00A36A } 

.mainbold { color: #00A36A }