BODY {font-family: Verdana, Arial, sans-serif;
      font-size: 14px;
      background: blue;}

td {
	font-family: verdana, arial, impact, sans-serif;  
	font-size: 14px; 
}


P {
	font-family: verdana, arial, impact, sans-serif;  
	font-size: 14px; 
	line-height: 19px;
}

H1 {
	font-family: verdana, arial, impact, sans-serif;  
	font-size: 16px;
	line-height: 20px;
        font-weight: bold;
}	
H2 {
	font-family: verdana, arial, impact, sans-serif;  
	font-size: 14px;
	line-height: 19px;
        font-weight: bold;
}			

BLOCKQUOTE {
	font-family: verdana, arial, impact, sans-serif;  
	font-size: 13px; 
	line-height: 17px;
}

DT {font-style: italic;
     font-weight: bold;}

A { color : blue } 
A:hover { color : green } 

A.button { color : #000000;
           font-size: 18px;
           text-decoration: none;
} 

A.button:hover { color : green;
             } 



