BODY {
	font-family: Verdana; font-size: small;
	text-decoration: none;

	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #007054;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #007054;
	    
}
a:hover {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #003366;
	
}

a:active {
    text-decoration: none;
    font-weight: small;
    font-style: small;
	font-size: 12px;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-weight: small;
  font-style: small;
  font-size: 12px;
    
}

H1 {font-family: Arial, sans-serif;
  font-size: 14px;

}  
H2 {font-family: Arial, sans-serif;
  font-size: 14px;

}  