h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #C61C29;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4A4942;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #4A4942;
}
a:link {
font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
}
