<style type="text/css">	
	

a:hover {
	text-decoration: underline;
}

BODY { background: #6FB2DD; color: black}
  A:link { color: #145D7C ;   font-style: bold ;
	text-decoration: none; }
  A:visited { color: #145D7C ;   font-style: bold ;
	text-decoration: none;}
  A:active { color: #145D7C ;   font-style: bold ;
	text-decoration: none;}
  a:hover {color: #D55C1E ;   font-style: bold ;
	text-decoration: none;
}
  body, td {
	font-family : Verdana, Times New Roman, Tahoma ;
	font-size : 9pt;
}

  A.nav:link { color: white; text-decoration: none; }
  A.nav:visited { color: white; text-decoration: none; }
  A.nav:hover { color: #97F2F3; text-decoration: none; }
  A.nav:active { color: white; text-decoration: none; 
  }
  
  
  A.nav2:link { color: white; text-decoration: none; }
  A.nav2:visited { color: white; text-decoration: none; }
  A.nav2:hover { color: #34A8D7; text-decoration: none; }
  A.nav2:active { color: white; text-decoration: none; 
  }

H2 {
	font-family : Tahoma, Arial;
	font-size : 11pt;
	font-style : bold;
	color :  #52869E;
}

  .style20
{ 
text-decoration: underline;
}

  .style30
{ 
text-color: white;
}

H3 {
	font-family : Helvetica, Arial;
	font-size : x-small;
	font-style : normal;
	color : #EFEDED;
}


</style>	
