BODY {
	font-family: Verdana; 
	font-size: x-small;
	text-decoration: none;
	color: #000000;
  background-color: #E8E8E8;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #AF1C41;
		
}
a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #AF1C41;
	    
}
a:hover {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #1C68AF;
	
}

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;
  color: #000;
    
}

H1 {font-family: Arial, sans-serif;
  font-size: 24px;
  color: #520559;

}  
H2 {font-family: Arial, sans-serif;
  font-size: 18px;

}  
