H1   { text-align:      center;
       font-family:     Verdana, Arial, Helvetica, sans-serif;
       font-size:       8px;
       text-decoration: none;
       color:           blue;
       margin:          0px 0px 0px 0px;
       width:           760px;     }
H3   { color: blue; font-family: Arial BLACK, Verdana, Helvetica, sans-serif;
       font-weight: 900;
       font-size:       28px; }
H2 {color: black; font-family: Arial, Verdana, Helvetica, sans-serif; }
       
A:link {color: navy; font-weight: bold; }
A:visited {color: gray; font-weight: bold; }
A:active {color: black; font-weight: bold; }

.nb A:link {color: white;}
.nb A:visited {color: white;}
.nb A:active {color: white;}
.nb A:hover {color: blue; background: white;}
.nb {color: black; background: blue;}

BODY {color: navy; background: white; font-family: Arial, sans-serif;}
