BODY
  {
  FONT: normal 12px arial, helvetica, sans-serif;
  COLOR: #000000;
  BACKGROUND-COLOR: #FFFFFF;
  }
FONT.title
  {
  FONT-WEIGHT: bold;
  FONT-SIZE: 18px;
  FONT-VARIANT: small-caps;
  }
TD
  {
  FONT: normal 12px arial,helvetica,sans-serif;
  BACKGROUND-COLOR: #EEEEEE;
  }
TD.header
  {
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  FONT-VARIANT: small-caps;
  BACKGROUND-COLOR: #000000;
  }
TD.subheader
  {
  FONT-WEIGHT: bold;
  FONT-VARIANT: small-caps;
  BACKGROUND-COLOR: #CCCCCC;
  }
A
  {
  COLOR: #000099;
  TEXT-DECORATION: none;
  }
A:hover
  {
  COLOR: #FFFFFF;
  BACKGROUND-COLOR: #000099;
  }
A.header
  {
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  FONT-VARIANT: small-caps;
  BACKGROUND-COLOR: #000000;
  TEXT-DECORATION: none;
  }
A.header:hover
  {
  COLOR: #000000;
  BACKGROUND-COLOR: #FFFFFF;
  }

/*
UL
  {
  list-style-type: square;
  }
hr
  {
  width: 100%;
  height: 5px;
  color: #b2cc7f;
  background-color: #b2cc7f;
  border: 0px;
  }
address
  {
  font: normal 10px arial,helvetica,sans-serif;
  color: #999999;
  }
td {
  font: normal 12px arial,helvetica,sans-serif;
  color: #000000;
  background-color: #eeeeee;
  border-bottom: solid 1px #cccccc;
}
td.green {
  font: bold 12px arial,helvetica,sans-serif;
  color: #ffffff;
  background-color: #669900;
  border-bottom: solid 1px #336600;
}
a {
  font: normal 12px arial,helvetica,sans-serif;
  color: #669900;
  text-decoration: underline;
}
a:active {
  color: #669900;
}
a:visited {
  color: #999999;
}
a:hover {
  color: #ffffff;
  background-color: #669900;
  text-decoration: none;
}
a.title {
  font: bold 14px arial,helvetica,sans-serif;
  color: #669900;
  text-decoration: underline;
}
a.title:active {
  color: #669900;
}
a.title:visited {
  color: #669900;
}
a.title:hover {
  color: #669900;
  background-color: transparent;
  text-decoration: underline;
}
*/
