.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	background-position: left;
	color: #000000;
	line-height: normal;
	height: auto;
	clip:  rect(auto auto auto auto);
	list-style-position: outside;
	list-style-type: circle;
}
.bulletbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	background-position: left;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: "ZapfHumnst Bd BT";
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}

