.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	left: 10px;
	right: 10px;
	clip:  rect(auto 10px auto 10px);
	text-indent: 10pt;
}
.bodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: outside;
	text-align: left;
	margin: 10px;
	border: thick;
	list-style-image: url(/images/bullet.gif);
	clip:   rect(auto auto auto auto);
	line-height: 12px;
}
.bulletHeads {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 10pt;
}
.bodyHeads {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: left;
	text-indent: 10pt;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	left: 10px;
	right: 10px;
	clip:  rect(auto 10px auto 10px);
	text-indent: 10pt;
}
