BODY {
  font-family: "Arial";
  font-size: 12pt;
  color : #FFFFFF;
  background: #000000;
  }

A:link{
  color: #CD7F32;
  text-decoration: none;
  }

A:visited{
  color: #FF2400;
  text-decoration: none;
  }

A:hover  {
  color : #FFFF66;
  }

.BaseFont {
  font-family: "Verdana";
  font-size: 9pt;
  color: #FFFFFF;
  font-weight: bold;
  }

.BodyFont {
  font-family: "Arial";
  font-size: 11pt;
  color: #FFFFFF;
  }
  
  .NameFont {
  font-family: "Verdana";
  font-size: 9pt;
  color: #FFFFFF;
  }
  
.SmallFont {
  font-family: "Verdana";
  font-size: 8pt;
  color: #FFFFFF;
  }

hr {
  color : #000060;
  }

.ForumFlag {
  color: #C6CAFF;
  font-weight: bold;
  }

.BoardTool {
  background : #000000;
  color : #000000;
  font-family : Arial;
  font-size : 8pt;
  }
  
.ForumHeader {
  background : #000000;
}

.ForumTable2 {
  background : #000000;
}

.ForumTable1 {
  background : #000000;
}