body
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1
{
	color:#003466;
	font-family: Arial,Helvetica;
	font-size:15px;
	font-weight:900;
}
td
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.FormButton
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica;
	font-size: 10px;
	cursor: hand;
}
.FormInputfield
{
	color:#000000;
	font-family:Verdana,Arial,Helvetica;
	font-size: 10px;
	width: 250px;
}
.responseMsg
{
  font-weight: bold;
}

