body  {
  background: white;  
  color: #000000;
  font: 12px/125% "Lucida Grande", verdana, helvetica, sans-serif;
  padding: 0px;
  margin:0px
}

td, a, li, select, option, input, th {
  font: 12px/125% "Lucida Grande", verdana, helvetica, sans-serif;
}

a, a:visited {
    color: black
}

.toplink {
    color: #333333;
    font: 12px/125% "Lucida Grande", verdana, helvetica, sans-serif;
}

.toplink:visited {
    color: #333333
}

.toplink:hover {
    color: #000000;
    text-decoration: none;
}

.header {
    font: 16px/125% "Lucida Grande", verdana, helvetica, sans-serif;
}

.subheader {
    font: 14px/125% "Lucida Grande", verdana, helvetica, sans-serif;
}

a.toptab:hover {
    color: gold;
    font-weight: bold;
    text-decoration: none;
}

a.toptab {
    color: white;
    font-weight: bold;
}

td.footer {
    color: white;
    font-weight: bold;
}

td.toptabstop {
    color: white;
    font-weight: bold;
}

div.logo {
    font: 28px/125% "Lucida Grande", verdana, helvetica, sans-serif;
    font-weight: bold;
    color: #336699;
}

div.tagline {
    font: 12px/125% "Lucida Grande", verdana, helvetica, sans-serif;
    color: #336699;
    text-decoration: italic;
}
