body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
h1,h2,h3 {
	color:#CC0000;
}
h2 {
	font-size: 16px;
}
a:visited,a:hover,a:link {
	color:#CC0000;
}
legend {
	color:#CC0000;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
}
#theform {
	width: 760px;
}
#theform div {
	margin-bottom: 5px;
}
