body {background : white}


H1 { color: 990033;
     font-size: 18pt;
     text-align: left;
   }
.header1 {
  color: #003366;
  font-size: 20pt;
  font-family: Arial rounded MT bold;
  font-weight: bold;
}
.header2 {
  color: #003366;
  font-size: 12pt;
  font-family: Lucida Sans;
  font-weight: bold;
  font-style: italic;
}

.tab {
    background: #003366;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size : 12px;
    font-family : arial,helvetica,sans-serif;
}
.extrasmall {
  font-size: 8pt;
  font-family: verdana;
}

