<style type="text/css">  
  <!--
  P  {
  	font-family : Verdana, sans-serif;
  	font-size : 12px;
  	color : #000000;
  }
  
  H1  {
  	font-family : Arial Narrow, Arial, sans-serif;
  	font-size : 22px;
  	color : #006699;
  }
  
  H2  {
  	font-family : Verdana, sans-serif;
  	font-size : 16px;
  	color : #006699;
  }
  
  H3  {
  	font-family : Arial, sans-serif;
  	font-size : 15px;
  	color : #006699;
  }
  
  H4  {
  	font-family : Arial, sans-serif;
  	font-size : 14px;
  	color : #006699;
  }
  
  H5  {
  	font-family : Arial, sans-serif;
  	font-size : 14px;
  	color : red;
  }
  
  .lgFont  {
  	font-family : Verdana, sans-serif;
  	font-size : 22px;
  	color : #006699;
  }
  
  .lgrevFont  {
  	font-family : Arial, sans-serif;
  	font-size : 20px;
  	color : #ffffff;
  }
  
  .mdFont  {
  	font-family : Verdana, sans-serif;
  	font-size : 12px;
  	color : #444444;
  }
  
  .mdrevFont  {
  	font-family : Verdana, serif;
  	font-size : 12px;
  	color : #ffffff;
  }
  
  .mdnavFont  {
  	font-family : Verdana, serif;
  	font-size : 11px;
  	color : #ffffff;
  }

 
  .mdbluFont  {
  	font-family : Verdana, serif;
  	font-size : 12px;
  	color : #006699;
  }
  
  .mdredFont  {
  	font-family : Arial, sans-serif;
  	font-size : 15px;
  	color : red;
  }
  
  .formFont  {
  	font-family : Verdana, serif;
  	font-size : 11px;
  	color : #000000;
  }
  
 .smFont  {
  	font-family : Verdana, sans-serif;
  	font-size : 10px;
  	color : #999999;
  }
  
 .smblkFont  {
  	font-family : Verdana, sans-serif;
  	font-size : 10px;
  	color : #000000;
  }
  
 .sminfoFont  {
  	font-family : Arial, sans-serif;
  	font-size : 12px;
  	color : #000000;
  }
  
  .smrevFont  {
  	font-family : Verdana, sans-serif;
  	font-size : 10px;
  	color : #ffffff;
  }
  
  UL  {
  	font-family : Verdana, sans-serif;
  	font-size : 12px;
	color : #000000;
  }
  
  .navi  {
  	font-family : Arial, sans-serif;
  	font-size : 14px;
  	color : #000000;
  }
  
  .link  {
  	font-family : Verdana, serif;
  	font-size : 9px;
  	color : #ffffcc;
  }
  
  .nav:link  {
  	font-family : Verdana, serif;
  	font-size : 12px;
  	color : #006699;
  	text-decoration : none;
  }
  
  .nav:visited  {
  	font-family : Verdana, serif;
  	font-size : 12px;
  	color : #006699;
  	text-decoration : none;
  }
  
  .nav:active  {
  	font-family : Verdana, serif;
  	font-size : 12px;
  	color : #006699;
	text-decoration : none;
  }
  
  .nav:hover  {
  	font-family : Verdana, serif;
  	font-size : 12px;
  	color : blue;
	text-decoration : underline;
  }
  
  .top:link  {
  	font-family : Verdana, serif;
  	font-size : 11px;
  	color : #ffffff;
  	text-decoration : none;
  }
  
  .top:visited  {
  	font-family : Verdana, serif;
  	font-size : 11px;
  	color : #ffffff;
  	text-decoration : none;
  }
  
  .top:active  {
  	font-family : Verdana, serif;
  	font-size : 11px;
  	color : #ffffff;
  }
  
  .top:hover  {
  	font-family : Verdana, serif;
  	font-size : 11px;
  	color : #ffffff;
	text-decoration : underline;
  }
  .linkNav:link  {
  	font-family : Arial, serif;
  	font-size : 10px;
  	color : #cccccc;
  	text-decoration : none;
  }
  
  .linkNav:visited  {
  	font-family : Arial, serif;
  	font-size : 10px;
  	color : #cccccc;
  	text-decoration : none;
  }
  
  .linkNav:active  {
  	font-family : Arial, serif;
  	font-size : 10px;
  	color : #cccccc;
  }
  
  .linkNav:hover  {
  	font-family : Arial, serif;
  	font-size : 10px;
  	color : #eeeeee;
	text-decoration : underline;
  }
  -->
  </style>