td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:13px;
	color:#808080;
	font-weight: bold;
}


form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #FF0000;
	text-decoration : underline;
}

H1 {
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	font-size : 19px;
}

H2 {	
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	font-size : 16px;
}

H3 {
	
	color: #002449;
	font-weight: bold;
	font-size : 11px;
}

H4 {
	
	color: #002449;
	font-weight: bold;
	font-size : 10px;
}

H5 {
	
	color: #002449;
	font-weight: bold;
	font-size : 8px;
}