BODY {
	background-color : #800000;
	color : white;
	font-family : Tahoma;
	font-size : 10pt;
}
A:Link,A:Visited {
	color : #800000;
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration : none;
}
A:Hover,A:Active {
	color : #800000;
	font-family : Tahoma;
	font-size : 10pt;
	text-decoration : underline;
}
TD {
	background-color : white;
	color : black;
	font-family : Tahoma;
	font-size : 10pt;
}
TD.ul { background-image : url('images/corner-ul.gif'); }
TD.ur { background-image : url('images/corner-ur.gif'); }
TD.bl { background-image : url('images/corner-bl.gif'); }
TD.br { background-image : url('images/corner-br.gif'); }
TH {
	background-color : #800000;
	color : white;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	vertical-align : top;
}
