td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:14px;
	color:#000000;
}

form
{
	margin:0px;

}

textarea
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#990099;
	background-color:#ffffff;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
	color:#990099;
}

A:Hover  {
	color : #ff0000;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

input {
	margin:0px;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#660066;
	background-color:#ffffff;
}

