H1  {
	color : Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

H2  {
	color : Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

H3  {
	color : Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

H4  {
	color : Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

H5  {
	color : Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

A  {
	font-style : normal;
	font-weight : normal;
	color : #000080;
	text-decoration : none;
}

A:Visited  {
	color : #0000FF;
	text-decoration : none;
}

A:Active  {}

A:Hover  {}

H1.Top  {
	text-align : right;
	font : bold x-large Arial, Helvetica, sans-serif;
	margin-left: 30%;
	line-height: 150%
}

BODY  {
	margin-left: 110;
	margin-right: 20;
	background-color : White;
}
