h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 10pt;
	margin-left: 20px;
}
.bulletlist {
	text-indent: 0pt;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	line-height: normal;
	text-align: left;
	margin-left: 50px;
}
.numberlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 18px;
	height: 50px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006600;
	margin-left: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10pt;
	font-size: 14px;
	margin-left: 25px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990099;
}
