BODY,td{
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: JUSTIFY;
}
h1 {
	color: Maroon;
	font-family: Arial, sans-serif;
	font-size: 24pt;
	text-align: Justify;
	font-weight: bold;
	border-bottom: medium solid;
	border-left: medium solid Maroon;
	padding-left: 10px;
}

A {
	color: #DAA520;
	text-decoration: none;
}

A:HOVER {
	color: #DB4520;
	text-decoration: underline;
}
