
A {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
    text-decoration: none;
}

A:hover {
  	color: #FF3300;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: #FF3300;
  font-weight: bold;
}

BODY {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #003366;
  background-image: url(mann.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: center center;
}

U {
  border-top: #000000;
  color: black;
}

TD {
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #003366;
}

H2 {
  color: #FCFCFC;
}
