   INPUT {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif ;
    font-size  : 10px ;
   }
   
   TEXTAREA {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif ;
    font-size  : 10px ;
   }

   SELECT {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif ;
    font-size  : 10px ;
   }

   OPTION {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif ;
    font-size  : 10px ;
   }

	.button1 {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;
}

	A:link         {text-decoration: underline;color : #006633;}
	A:visited      {text-decoration: underline;color : #006633;}
	A:hover        {color: red; text-decoration: none;color : red;}
	A:active       {text-decoration: underline;color : #006633;}
  
   body  {
  	font-family : Arial;
  	font-size : 13px;
	line-height : 125%;
  }
  
   .bodyNav  {
  	font-family : Tahoma, Arial;
  	font-size : 13px;
  	font-weight : normal;
  	color : #000000;
	line-height : 14px;

  }
  

a.bodyNav  {color : #FFFFCC;text-decoration : none;}
a.bodyNav:hover  {color : #FFFF66;text-decoration : underline;}

.small  {
  	font-family : Tahoma, Arial;
  	font-size : 11px;
  	font-weight : normal;
  	color : #000000;
	line-height : 14px;
	text-decoration : none;
  }
  
   .legal  {
  	font-family : Tahoma, Arial;
  	font-size : 11px;
  	font-weight : normal;
  	color : #C0C0C0;
	line-height : 12px;
  }
      .header {
  	font-family : Verdana;
  	font-size : 12px;
  	font-weight : bold;
  	color : #007F60;
  	}
    .reason {
  	font-family : Verdana;
  	font-size : 14px;
  	font-weight : bold;
  	color : #007F60;
  	line-height : 20px;
}

.nav  {font-family : Tahoma; font-size : 11px; font-weight : bold; color : #FFFFFF;}
A.nav  {color : #FFFFFF; text-decoration : none;}
A.nav:active  {color : #FFFFFF; text-decoration : none;}
A.nav:visited  {color : #FFFFFF; text-decoration : none;}
A.nav:hover  {color : red; text-decoration : underline;}