h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #448CB6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #418AB7;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.charity {
	font-size: 14px;
	line-height: 14px;
	color: #C5913D;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
a:link {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #006699;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-size: 12px;
}
a:hover {
	font-weight: normal;
	color: #418AB7;
	text-decoration: underline;
}
a:active {
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
	letter-spacing: normal;
}
.horizontalrule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
