body {background : black}


H1 { color: 990033;
     font-size: 18pt;
     text-align: left;
}

h2 {
  color: #0033aa;
  font-size: 14pt;
  font-family: Lucida Sans;
  font-weight: bold;
  font-style: italic;
}

a:hover { color: ff0000; }

.header1 {
  color: #ff0000;
  font-size: 20pt;
  font-family: Arial rounded MT bold;
  font-weight: bold;
}
.header2 {
  color: #ffffff;
  font-size: 12pt;
  font-family: Lucida Sans;
  font-weight: bold;
  font-style: italic;
}

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

.tabon {
    background: #668866;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size : 12px;
    font-family : arial,helvetica,sans-serif;
}

.navbar {
    background: #aacaaa;
    color: #ff0000;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    font-family: Lucida Sans;
    font-style: italic;
}

.footer {
  font-size: 8pt;
  font-family: verdana;
}
