BODY
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	margin: 0px;
	padding: 0px;
	background: #0064A2;
}

A, A:link, A:visited, A:hover, A:active
{
    COLOR: #0159a3;
    TEXT-DECORATION: underline;
}

h2
{
	color: #D67D29;
	text-align: left;
}