BODY
{
  background-color: #336699;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  margin: 5px;
}

.BodyWhite
{
  background-color: #ffffff;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  margin: 5px;
}

A
{
  background-color: transparent;
  color: white;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none
}

A:visited
{
  background-color: transparent;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none
}

A:hover
{
  background-color: transparent;
  color: yellow;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none
}

A:active
{
  background-color: transparent;
  color: yellow;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: none
}

.bl
{
  border-left: 2px solid silver;
  border-top: 2px solid silver;
  border-bottom: 2px solid silver
}

.bm
{
  border-top: 2px solid silver;
  border-bottom: 2px solid silver
}

.br
{
  border-right: 2px solid silver;
  border-top: 2px solid silver;
  border-bottom: 2px solid silver
}

.ball
{
  border-left: 1px solid silver;
  border-right: 2px solid silver;
  border-top: 2px solid silver;
  border-bottom: 2px solid silver;
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold
}

.sm
{
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold
}

.smr
{
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal
}         

