td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
}

form {
	margin:10px;
}

textarea {
	margin:0px;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	color : #000000;
	background-color:#bbbbbb;
}

input {
	margin:0px;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	color : #993366;
	background-color:#bbbbbb;
}


a {
	font-family:Arial;
	font-size:15px;
	text-decoration: underline;
	color:#FFDDDD;
}

A:Hover  {
	color : #ffff00;
	text-decoration : none;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}
