@charset "iso-8859-1";

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
}

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #404040;
}


P {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

A.nav {
  font-family: Webdings, Tahoma, Arial, sans-serif;
  font-size: 48px;
  font-weight: normal;
  color: #848484;
  text-decoration: none;
}

A.nav:hover {
  font-family: Webdings, Tahoma, Arial, sans-serif;
  font-size: 48px;
  font-weight: normal;
  color: #C00000;
  text-decoration: none;
}

A.navigation {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #848484;
  text-decoration: none;
}

A.navigation:hover {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #C00000;
  text-decoration: none;
}

A {
  color: maroon;
  text-decoration: none;
}

A:hover {
  color: gray;
  text-decoration: underline;
}

A.links {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: white;
  text-decoration: none;
}

A.links:hover {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: yellow;
  text-decoration: underline;
}

A.white {
  color: navy;
  text-decoration: none;
}

A.white:hover {
  color: yellow;
  text-decoration: underline;
}

TD {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

TD.1 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFC0;
  font-weight: normal;
}

TD.2 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFC0C0;
  font-weight: normal;
}

li
{
FONT: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
COLOR: black;
}

ul
{ 
list-style-image: url("bullet.gif") 
}