.infotd
{
  font-family : arial;
  font-size   : 12;
  background-color : #FFFCEA;
  border : 1px solid #FF9966;
}

.infotdbold
{
  font-family : 'MS Sans Serif';
  font-size   : 14;
  font-weight : 600;
  background-color : #FFE1C4;
  color : #996633;
}

.info
{
  font-family : arial;
  font-size   : 12;
  background-color : #FFFCEA;
}

.infodark
{
  font-family : arial;
  font-size   : 14;
  font-weight : 600;
  color : #993300;
  background-color : cornsilk;
}

td
{
  font-family : arial;
  font-size   : 12;
}
