h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
#bullets {
	line-height: 1.7em;
}
#checks {
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFCC;
	padding-bottom: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}



h2 {
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}
#footer {
	font-size: 12px;
	text-align: center;
	background-color: #330066;
	color: #CCCCCC;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
}
#form {
	background-color: #E7E7E7;
	margin: 10px;
	padding: 10px;
}
h4 {
	font-weight: bold;
	color: #000000;
}
