td {
	text-align: left;
	vertical-align: top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#000000;
}

form
{
	margin:0px;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	color:#990000;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
	background: #F9DB9D;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

