.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333399}

.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; font-weight: bold; font-variant: normal; color: #336633}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 21px; font-weight: normal; font-variant: normal; color: #333399}

.italictext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 20px; font-weight: bold; font-variant: normal; color: #336633}

.bullettext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 30px; font-weight: bold; font-variant: normal; color: #336633}
li {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 30px; font-weight: bold; font-variant: normal; color: #336633
}
ul {
	list-style-image: url(/img/bullet_orange.gif);
	list-style-position: inside;

}
.bodytext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #333399;
	padding-top: 4px;
	margin-top: 4px;

}
.bodytext ul {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(/img/bullet_orange.gif);


}
