.middletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	padding: 5px 3px 3px;
}
.bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(/IMAGES/bullet.gif);
	list-style-type: circle;
	text-align: left;
	text-indent: 5pt;
	list-style-position: inside;
	font-size: 12px;
	margin: 5px;
	display: list-item;
	padding: 2px;
	vertical-align: middle;
	line-height: 10px;
}
.masthead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-indent: 6pt;
	background-color: #6699FF;
}
.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px;
	padding: 3px;
	text-align: left;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 10pt;
}
