.mainTitle {
  font-family : serif;
  font-size : 18pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/midbig.gif);
}

.columnTitle {
  font-family : serif;
  font-size : 12pt;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

.sidebarTitle {
  font-family : serif;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/header/black-tex.jpg);
}

.legal {
  font-family : serif;
  font-size : 9pt;
  color : #000000;
  text-decoration : none;
  background-color : #E8E8E8;
}

.sectionTitle {
  font-family : serif;
  font-size : 12pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

.panelistTitle {
  font-family : serif;
  font-size : 12pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #555555;
}

P.timeStamp {
  font-family : serif;
  font-size : 80%;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.bigLetter {
  font-family : serif;
  font-size : 200%;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.plainStuff {
  font-family : serif;
  color : #000000;
  text-decoration : none;
  background-color : #FFFFFF;
}

.sideStuff {
  font-family : serif;
  font-size : 50%;
  color : #000000;
  text-decoration : none;
}

A.topicLink:link {
  font-family : serif;
  color : #AA0000;
  text-decoration : none;
  background-color : #CCCCCC;
}

