H1{ background: white; color: navy ; font-size:180% }
H2{  background: white; color: navy ; font-size:35px; font-weight: bold; text-align:center }
BODY, TABLE{ background: white ; color: navy; font-size:18px; }   
.style1{  background: white; color: lime ; font-size:110% ;font-weight: bold }
.style2{  background: navy; color: lime ; font-size:110% ;font-weight: bold }
.sidestyle{  background: white; font-size:14px ; font-weight:bold }
A:hover { color:navy; font-style: italic;  }
