BODY
{ font-family: Verdana, Arial, helvetica;
  font-size: .875em;
  font-weight: bold;
  color: black;
  background-color: white;
}
H4
{ color: #0000ff;
}
B
{
  color: #0000ff;
}
B.blk
{
 color: black
}
TABLE.blk
{
  font-size: .875em;
  font-weight: bold
}
TD
{ font-family: Verdana, Arial, helvetica;
  font-size: 13px;
  font-weight: bold;
  color: black;
}
.boxed
{ border: #0000A0 2px solid;
  padding: 2px;
  font-weight: bold
}
.buttons
{
  font-family: Verdana, Arial, helvetica;
  font-size: .875em;
  font-weight: bold;
  background-image: URL(../images/ButnBak.gif);
  color : #0000ff;
}
.longbuttons
{
  font-family: Verdana, Arial, helvetica;
  font-size: .875em;
  font-weight: bold;
  background-image: URL(../images/LongButn.gif);
  color : #0000ff;
}
.bigbuttons
{
  font-family: Verdana, Arial, helvetica;
  font-size: .875em;
  font-weight: bold;
  background-image: URL(../images/BigButn.gif);
  color : #0000ff;
}
A:visited
{ color: #0000ff
}
