body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #434343;
	text-align: center;
}
h1 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
p {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #8EBD5E;
	padding: 3px;
}
h3 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	background-color: #669933;
	padding: 5px;
}
a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
.formtext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	padding: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
