body {
    background-color:	#f0f0f0;
    color:		#000000;
    font-family:	"Georgia";
   }

h2 {
    color: 		#ffffff;
   }

est {
    color:		#ffffff;
   }

hl {
    color:		#dd0000;
    font-size:		15pt;
   }
   
hl2{
    color:		#dd0000;
    font-size:		17pt;
    font-weight:	bold;
   }
    

a  {
    text-decoration:none;
   }