body {
  background: #E8E8E8 }
  
table {
  background: white;
  height: 100%;}




H1 { font-family:Arial; 	font-size: 18px;  		}
H2 { font-family:Arial; 	font-size: 16px; font-weight: bold; }
H3 { font-family:Arial; 	 font-size: 16px; font-weight: bold}
H4 { font-family:Arial; 	 font-size: 14px; font-weight: bold}
H5 { font-family:Arial; color: black; 	 font-size: 14px; font-weight: normal;}
H6 { font-family:Arial; color: black;	 font-size: 13px; font-weight: bold;}

li { font-family:Arial; 	 font-size: 14px; font-weight: normal;}



A:link { text-decoration: none; color: black;}
A:visited { text-decoration: none; color: black;} 
A:active { text-decoration: none; color: black;} 
A:hover { text-decoration: none; color: #6699CC;}
