td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:13px;
	color:#002449;
}

form
{
	margin:0px;
}

A { 
        color:#002449; 
        text-decoration: none
} 


A:Hover  {
	color : #0A86FA;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}