.text {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	list-style-type: disc;
	list-style-image: url(../images/bullet1.gif);
}
.bold_text { font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: none }
.text_italics { font-family: Verdana; font-size: 10pt; font-weight: normal; text-decoration: none ; font-style: italic}
.headliner { font-family: Verdana; font-size: 12pt; font-weight: bold; text-decoration: none ; color: #6666CC}
.textSmall {

	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	list-style-type: disc;
	list-style-image: url(../images/bullet1.gif);
}
