BODY {
	font-family: Verdana; 
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #ffffff;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #ffffff;
	    
}
a:hover {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #ffffff;
	
}

a:active {
    text-decoration: none;
    font-weight: small;
    font-style: small;
	font-size: 11px;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
    
}

H1 {font-family: Verdana, Arial, sans-serif;
  font-size: 18px;

}  
