BODY { background-color: #000099; 
       color: white; 
       font-family: arial, sans-serif; 
        margin-left:  9%;
        margin-right: 6%
 }
TABLE { font-family: arial, sans-serif }
P { font-family: arial, sans-serif }
H1 { font-weight: bold; font-size: large  }
H2 { font-weight: bold; font-size: medium ; margin-bottom: 0}
UL { margin-top: 0 }
A:link { color: #66FF99; font-weight: medium; text-decoration: underline }
A:visited {    color: #66FFFF; font-weight: medium; text-decoration: underline }
A:hover {   color: #66DDDD;  }
