td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:10pt;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:10pt;
	text-decoration: none;
	font-weight: normal;
	color: #000080;
}

A:Hover  {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

H1 {
	font-weight: bold;
	font-size : 12pt;
	color: #596F80;
}