BODY,P,TD			{
  font-size : 12px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color : #DCF3AF;
  color : #692F45;
}

B {
  font-weight : bold;
}

H1.pagehead {
  font-size : 18px;
  font-weight : bold;
  font-family : "Times New Roman", Times, serif;
  color : #692F45;
}

H1 {
  font-size : 36px;
  font-weight : bold;
  font-family : "Times New Roman", Times, serif;
  color : #692F45;
  letter-spacing : 1px;
}

H2 {
  font-size : 12px;
  font-weight : bold;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #692F45;
}

TD.dark {
  background-color : #C6DC9B;
}

TH {
  font-size : 12px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : bold;
}

A {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #869CB4;
  text-decoration : none;
}

A:VISITED {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : normal;
  color : #800080;
  text-decoration : underline;
}

.caption {
	font-size : 10px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #692F45;
}

.small {
	font-size : 10px;
}