BODY { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  background-color:black; 
  color:#E7E3D6;
}

/* all margins indented slightly */
P {
  margin-left: 2em;
}

H4 {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  color:#FF9428;
}

H4.sm {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:90%;
}

TD {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:65%;
  background-color:black; 
  color:#E7E3D6;
}

TD.lb {
  background-color:#639ACE; 
}

TD.foot {
  font-size:50%;
}

/* can't set margins for this faker */
TD.head {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  background-color:#FF9E00; 
  color: #D60000 ;
}

/* meant for .lb "list" boxes */
TH {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:65%;
  background-color:#31659C;
}

/* normal links are a bit hard to read on black bg */
a:link {
  color: #83AFD8; text-decoration:none; font-weight: bold;}
a:visited {
  color: #3D82C0; text-decoration:none; font-weight: bold;}
a:active {
  color: #ff0000; text-decoration:none; font-weight: bold;}
a:hover {
  color: #ff0000; text-decoration:none; font-weight: bold;}

/* special links for the list tables */
a.lb:link {
  color: #ffffff; text-decoration:none; font-weight: normal;}
a.lb:visited {
  color: #DADADA; text-decoration:none; font-weight: normal;}
a.lb:active {
  color: #ff0000; text-decoration:none; font-weight: normal;}
a.lb:hover {
  color: #ff0000; text-decoration:none; font-weight: normal;}

P.x2 {
	margin-left: 2em;
	margin-right: 1em;
}
TD.x21 {
	font-size: 11px;
	padding:0px;
	BACKGROUND-COLOR: #F79231
}
TD.x22 {
	font-size: 11px;
	padding:0px;
	BACKGROUND-COLOR: #CE4508
}
TD.x23 {
	font-size: 11px;
	padding:0px;
	BACKGROUND-COLOR: #DE6D08
}
TD.x24 {
	font-size: 11px;
	padding:0px;
	BACKGROUND-COLOR: #AD3C08
}
TD.x25 {
	font-size: 11px;
	padding:0px;
	BACKGROUND-COLOR: #9C3400
}
TD.x26 {
	font-size: 11px;
	padding:0px;
	BACKGROUND-COLOR: #BD6108
}
.strog {
	font-size: 20px;
}
.s13 {
	font-size: 13px;
}
.s10 {
	font-size: 10px;
}
a.head,a.head:link,a.head:visited {
	text-decoration: none;
	font-weight:bold;
	color: #fffbf7;
}
a.head:hover {
	text-decoration: underline;
	color: #fffbf7;
	font-weight:bold;
}
