BODY {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background: #FFFFFF;
  background-image: url("/images/bckglines.jpg"); 
}

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

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

A:active {
  color: #993333;
  text-decoration: none;
}

.red {
  color: #990000;
}

P {
  font-size: 12px;
}

.small {
  font-size: 10px;
}

.smaller {
  font-size: 9px;
}

TD.sidebar {
  background: #9999cc;
}

TD.sidebar P {
  color: #990000;
  font-size: 10px;
  font-weight: bold;
}

DT, LI {
  font-size: 12px;
}
