td {
	text-align: left;
	vertical-align: top;
	font-family:verdana,Arial;
	font-size:12px;
	color:#000000;
}

form
{
	margin:0px;
}

a {
	font-family:arial;
	font-size:13px;
	text-decoration: underline;
	font-weight: bold;
	color:#000099;
}

A:Hover  {
	color : #ff0000;
	text-decoration : underline;
}

H1 {
	color: #000009;
	font-weight: bold;
	font-size : 16px;
}
textarea
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#444444;
	background-color:#eeeeff;
}
input {
	margin:0px;
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color:#444444;
	background-color:#eeeeff;
}
