Body { margin-top: 0;
       color: black;
       background: navy;
       font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: purple; background: white; }
a:hover { text-decoration: underline; color: red; background: white; }

H2 { font-family: Arial, Helvetica, sans-serif; color: navy; background: white; }

H3 { font-family: Arial, Verdana, Helvetica, sans-serif; color: black; background: white; }
H3 { letter-spacing: .1em }

H4 { font-family: Arial, Verdana, Helvetica, sans-serif; color: black; background: white }
H4 { letter-spacing: .1em }

p.space {line-height: 2 }
p.space2 {line-height: 1.3 }