<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: #DBF5C5; color: black}
  A:link { color: #166184; text-decoration: underline; font-size: 8pt; font-style: bold;}
A:visited { color: #166184; text-decoration: none; font-size: 8pt; font-style: bold;}
A:hover { color: white; text-decoration: none; font-size: 8pt; font-style: bold;}
A:active { color: #166184; text-decoration: none; font-size: 8pt; font-style: bold;}
  
  A.nav:link { color: #166184; text-decoration: none; font-size: 10pt; font-style: bold;}
  A.nav:visited { color: #166184; text-decoration: none; font-size: 10pt; font-style: bold;}
  A.nav:hover { color: #5A9A26; text-decoration: none; font-size: 10pt; font-style: bold;}
  A.nav:active { color: #166184; text-decoration: none; font-size: 10pt; font-style: bold;}
  
   A.nav2:link { color: #166184; text-decoration: underline; font-size: 8pt; font-style: bold;}
  A.nav2:visited { color: #166184; text-decoration: underline; font-size: 8pt; font-style: bold;}
  A.nav2:hover { color: #5A9A26; text-decoration: none; font-size: 8pt; font-style: bold;}
  A.nav2:active { color: #166184; text-decoration: underline; font-size: 8pt; font-style: bold;}
  
  
 .navlinks
{ 
A:link { color: #166184; text-decoration: none; font-size: 8pt; font-style: bold;}
A:visited { color: #166184; text-decoration: none; font-size: 8pt; font-style: bold;}
A:hover { color: white; text-decoration: none; font-size: 8pt; font-style: bold;}
A:active { color: #166184; text-decoration: none; font-size: 8pt; font-style: bold;}
 
} 

  body, td {
	font-family : Arial ;
	font-size : 10pt;
}

H2 {
	font-family : verdana, Arial;
	font-size : 12pt;
	font-style : bold;
	color :  gray;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  #166184;
}

.style20
{ 
text-decoration: underline;
}
</style>	

