BODY
{
	FONT-FAMILY: "Arial";
}

A
{
	TEXT-DECORATION: none;
	color: Black;
}

A:Hover
{
	TEXT-DECORATION: underline;
	COLOR: Maroon;
}

td{
	FONT-FAMILY: "Arial";
	font-size: 12px;
	line-height: 18px;
}

h1
{
	color: #28736D;
	font-family: "Times New Roman";
	font-size: 21pt;
	font-weight: bolder;
	font-style: italic;
}