td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
	color:#010101;
}

form
{
	margin:0px;
}

A {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:#116698;
}

A:Hover  {
	color : #004488;
	text-decoration : underline;
}

H1 {
	color: #00FF49;
	font-weight: bold;
	font-size : 16px;
}