BODY {        font-family: serif;     
       background-image: url(millogo7.jpg); 
     background-attachment: fixed;       color: black;        margin-top: 0em;     }

.links {      font-size: x-small;     text-align:center;     font-weight: bold;     font-style : italic;             }

H1,H2 {      text-align: center ;      color: #003399;     font-family: sans-serif;}H3,H4,H5{     text-align: center ;      font-family: sans-serif;   }H1 { font-size: medium}H2 { font-size: x-large }H3 { font-size: large }

A:link { color: blue;           text-decoration: none } A:visited {  text-decoration: none}      A:active  {     text-decoration : underline }   a: hover  {            text-decoration : underline}      