BODY, TD {
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: left;
}

A {
	color: Maroon;
	font-weight : bold;
}

A:Hover {
	color: Red;
	font-weight : bold;
}

A:VISITED {
	color: Maroon;
	font-weight : bold;
}

HR {
	height:1 pt;
	color: #993300;
}

H1{
	font-size : large;
}