.PARAGRAPHHEADING {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9933;
	font-stretch: normal;
	font-style: normal;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	text-decoration: none;
}
.bullets {
	list-style-position: inside;
	list-style-type: disc;
	color: #FF9900;
}

.linkheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6699;
	text-decoration: underline;
}
