﻿a.smalllink:link, a.smalllink:visited, a.smalllink:active {text-decoration:underline; color:#0D6F1C; font-weight:bold; font-size:8pt;}
a.smalllink:hover {text-decoration:underline; color:#464646; font-weight:bold; font-size:8pt;}

a.link:link, a.link:visited, a.link:active {text-decoration:underline; color:#0D6F1C; font-weight:bold; font-size:10pt;}
a.link:hover {text-decoration:underline; color:#464646; font-weight:bold; font-size:10pt;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color:#cccccc;
		margin:0px;
}

font{
	color: white;
}

a.nav:link, a.nav:visited, a.nav:active {
	color:#277833;
	text-decoration:none;
	padding:6px 16px 7px 16px;
	height:31px;
	display:block;
}

a.nav:hover {
	color:#fff; 
	background-color:#277833;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;


}

#navcell {
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	border-left: 1px #1e4e20 solid;
	width:auto;
	height:31px;
}