body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 9px;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-align: justify;
	color:#333333;
	line-height: 12pt
}

.homefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-align: justify;
}
	a.navlink:link	{
		color:206198;
		font-size:11px;
		font-weight: bold;
		text-decoration:none;
}
    a.navlink:visited { 
		color:547D9E; 
		text-decoration:none;
		font-size:11px;
		font-weight: bold; }

    a.navlink:hover   {
		color:552701; 
		font-size:11px;
		font-weight: bold;
		text-decoration:none; }

	a.subnav:link	{
		color:206198;
		font-size:10px;
		font-weight: bold;
		text-decoration:none;
		
}
    a.subnav:hover   {
		color:552701; 
		font-size:10px;
		font-weight: bold;
		text-decoration:underline;
		}

    a.subnav:visited { 
		color:547D9E; 
		text-decoration:none;
		font-size:10px;
		font-weight: bold;
		}
