.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #000;
}
.bodyhighlighted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #000;
	background-color: #FF6;
}
.bodyunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #000;
	text-decoration: underline;
}
.bodyhighlightedunderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 26pt;
	color: #000;
	background-color: #FF6;
	text-decoration: underline;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #940324;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bullettext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding-right: 15px;
	padding-bottom: 14px;
}
.story {
	background-image: url(images/story.jpg);
}
.bodyindented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #000;
	text-align: left;
	padding-right: 15px;
	text-indent: 12pt;
}

.hereistable {
	background-image: url(images/hereiswhatyougettable.jpg);
}
.subsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #7CA219;
	text-align: left;
}
.image {
	text-align: center;
}
