BODY {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
}
A	{
	color: #008C8C;
	font-family: Arial, Verdana;
	text-decoration: none;
}
A.active {
	color: #008C8C;
}
A.visited {
	color: #8C0000;
}
A:hover {
	text-decoration: underline;
}
CAPTION	{
	font-family: Arial, Verdana;
	font: "Arial Black";
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}
DIV.TITLE {
	color: #008C8C;
	font-family: Arial, Verdana;
	font: "Arial Black";
	font-size: 18px;
	font-weight: bold;
}
H1 {
	font-family: Arial, Verdana;
}
H2 {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: BOLD;
}
H3 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: BOLD;
}
P {
	color: #000000;
   font-family: Arial, Verdana;
   font-size: 12px;
}
SPAN.cx	{
	color: #007e70;
	font-weight: bold;
}
TD {
	font-family: Arial, Verdana;
	font-size: 12px;
}
TD.DLhdr	{
	font-variant: small-caps;
}
TH {
	font-family: Arial, Verdana;
	font-size: 12px;
	font: italic;
}
