BODY {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal
}

A {
	color: #990000;
	text-decoration: none;
}

A:HOVER {
	color: #cc0000;
	text-decoration: underline;
}

TD{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal
}

H1{
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

H2{
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}