.maintext {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC9999;
	background-image: none;
	background-position: left bottom;
	letter-spacing: normal;
	word-spacing: normal;
}
.maintextBOLD {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC9999;
	background-image: none;
	background-position: left bottom;
	letter-spacing: normal;
	word-spacing: normal;
}
.maintext_italic {
	font-family: "Adobe Garamond Pro Italic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC9999;
	background-image: none;
	background-position: left bottom;
	letter-spacing: normal;
	word-spacing: normal;
}
.titles {
	font-family: "Adobe Garamond Pro";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC9999;
	background-image: none;
	background-position: left bottom;
	letter-spacing: normal;
	word-spacing: normal;
}
.bullets {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CC9999;
	background-image: none;
	background-position: left bottom;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-image: url(../images/lightbulb_bullet.png);
	list-style-type: disc;
}
