.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
	font-style: italic;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #333333;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	line-height: 20pt;
}

