<style type="text/css">	
	



BODY { background: white}
  A:link { color: Black; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: none}
  A:visited { color: Black; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: none}
  A:active { color: Black; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: none}
  a:hover { color: #E24E30; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: none}
  
  A:nav:link { color: Black; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: underline;}
  A:nav:visited { color: Black; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: underline;}
  A:nav:active { color: Black; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: underline;}
  A:nav:hover { color: #E24E30; font-family: tahoma; font-size: 10pt; font-style: bold; text-decoration: underline;}

  
  
  body, td {
	font-family : Arial, Times New Roman;
	font-size : 9pt;
	font-style : bold;
	color: black;
}

H2 {
	font-family : Tahoma, Arial;
	font-size : 8pt;
	font-style : normal;
	color :  #E7E7C6;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : xx-small;
	font-style : normal;
	color :  gray;
}
  
  
.style20
{ color: #54BDB9; text-decoration: underline;
}  

.style30
{ color: black; text-decoration: underline;
}
  
.navlinks
{ 
A:link { color: black; text-decoration: underline }
A:visited { color: black; text-decoration: underline }
A:hover { color: red; text-decoration: underline }
A:active { color: black; text-decoration: underline }
 
 }

</style>	
