.navigation, a.navigation, {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: White;
	font-weight: bold;
	text-decoration: none;
}


a, a:link, a:active, a:hover, a:visited
	{
	color: #aabfd0;
	text-decoration: none;
	font-weight: bold;
}

.forminput
	{
	color: #476e8d;
	font-size: 7pt;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;


}

 a:hover
	{
	color: #e3b927;
}

body {
  margin-top: 0px;
  color: #000000;
}

p, td, h2 {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom:2px;
	margin-right: 8px;

	
}

 

   h1
   {
   font-size: 12pt;
   color: #486F8D;
   }
   b,strong,.colored {
   color: #aabfd0;
   }
   .small {
    font-size: 8pt;
    color: grey;
   }
   
