td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

form
{
	margin:0px;
}

a {
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	color: Maroon;
}

A:Hover  {
	color : #333333;
	text-decoration : underline;
}

.addstyles {
	color: #FFFFFF;
	font-weight: bold;
	
}

H1 {
	color: rgb(116, 46, 0);
	text-align: center;
	font-weight: bold;
	font-size : 18px;
}

H2 {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size : 18px;
}

H3 {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size : 14px;
	margin-top: 0px;
	margin-bottom: 4px;
}

H4 {
	color: #000000;
	text-align: center;
	font-size : 12px;
	font-style: italic;
}
