td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:24px;
	margin:30px;
	line-height:30pt;
	color:#000000;
}

form
{
	margin:30px;
}

a {
	font-family:Arial;
	font-size:20px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 24px;
}