h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
}
li {
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	list-style-position: outside;
	list-style-image: url(images/checkmark.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.text-blue {
	color: #0000CC;
}
.text-red {
	color: #FF0000;
}
body {
	background-color: #E4EADB;
}
.img-left {
	clear: both;
	float: left;
	margin-right: 25px;
}
h4 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0000CC;
}
.text-brick {
	color: #990000;
}
.xheader {
	padding: 9px;
	border: 1px solid #99CC99;
}
