BODY
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  /*    FONT-SIZE: 75%;*/
  /*    FONT-WEIGHT: bold;*/
  margin-left: 10px;
  margin-right: 10px;
  background-image: url(/images/bg.gif);
}
  A:link
{
  COLOR: #336699;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 100%;
  FONT-WEIGHT: bold
}
  A:visited
{
  COLOR: #336699;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 100%;
  FONT-WEIGHT: bold
}
  A:hover
{
  COLOR: #6699cc;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 100%;
  FONT-WEIGHT: bold
}
  A:active
{
  COLOR: black;
  FONT-FAMILY: Arial, Helvetica, sans-serifv;
  FONT-SIZE: 100%;
  FONT-WEIGHT: bold
}
  a.nav:link
{
  color: #fcfcf6; font-family: Verdana; font-size: 100%; font-weight: bold; text-decoration: none
}
  a.nav:visited
{
  color: #fcfcf6; font-family: Verdana; font-size: 100%; font-weight: bold; text-decoration: none
}
  a.nav:hover
{
  color: silver; font-family: Verdana; font-size: 100%; font-weight: bold; text-decoration: none
}
  a.nav:active
{
  color: #003366; font-family: Verdana; font-size: 100%; font-weight: bold; text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
  color: Green;
}
TD
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 75%
}
.headline
{
  COLOR: black;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 75%;
  FONT-WEIGHT: bold;
}
input
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 75%;
}
select
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif
  FONT-SIZE: 75%;
}
textarea
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 75%;
}

blockquote
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 75%;

}
.alert
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 90%;

}
.header
{
  COLOR: #000066;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 120%;
  FONT-WEIGHT: bold;
}
.footer
{
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: 80%;
  FONT-WEIGHT: bold;
}
acronym {
  cursor: help;
  border-bottom: thin dashed;
}
div.alertbox {
  border: thin red solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.alertbox dt{
  FONT-WEIGHT: bold;
}
div.alertbox dd{
  margin-bottom: 1em;
}
