td {
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#022e8f;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#8c9449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #022e8f;
	font-weight: bold;
	font-size : 20px;
}