BODY, TD {
	color : #000099;
	font-family : "Verdana";
	font-size: 10pt;
	text-align: left; 
}

A {
	text-decoration: none;
	color: #990000;
}

A:link {
	text-decoration: none;
	color: #990000;
}
A:visited {
	text-decoration: none;
	color: #990000;
}
A:Hover {
	text-decoration: underline;
	color: #990000;
}

HR {
	color: #990000;
	height: 1pt;
	text-align: center;
	with: 100%;
}

ul           { color: #990000 }