BODY, H1, H2, H3, H4, H5, TABLE, TH, TD, UL, LI, P
{	color: #000000;  font-family: "Times New Roman", Times, serif;   }
 		
TABLE, TR, TD, BODY, UL, LI, P  { font-size : 12px;  text-align : left;  }
			
BODY {margin-top: 5px; margin-bottom: 0px; margin-left: 0px;	margin-right: 0px;
background-color: #FFFFFF;   }

hr {color: #000000; text-align: center; width: 75%; }
			
 H1, H2, H3, H4, H5 { text-align : center; font-weight: bold;
 text-decoration: none;  }
 
 H1 {  font-size : 24px; }
 
 H2 {  font-size : 22px;  }
 
 H3 {  font-size : 18px;  }
 
 H4 {  font-size : 14px;  }
 
 H5 {  font-size : 10px;  }
  
A:link, A:visited,  A:active, {  text-decoration: none;  font-weight: bold;    }
A:link, A:active, A:visited {  color : #000000;  }
A:hover { color : #333399; }

