BODY 
{ 
margin-left: 0; 
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
}

a:link  { color: #009; text-decoration: underline }
a:active   { color: #f90; text-decoration: underline }
a:visited   { color: #009; text-decoration: underline }
a:hover    { color: #f90 }

a.nav:link { color: #000099; text-decoration: none }
a.nav:active { color: #000000; text-decoration: none }
a.nav:visited { color: #000099; text-decoration: none }
a.nav:hover { color: #000000; text-decoration: none }

a.nav2:link { color: #333399; text-decoration: none }
a.nav2:active { color: #000000; text-decoration: none }
a.nav2:visited { color: #333399; text-decoration: none }
a.nav2:hover { color: #000000; text-decoration: none }

H1 { font-size: 24px; color: #333399}
H2 { font-size: 18px; color: #333399}