body {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.bodyBold {
	font-weight: bold;
	color: #000000;
}
.bulletList {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	text-indent: 30px;
}
.bodyBoldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.bodyPlusLead {
	line-height: 2em;
}
.bodyWhite {
	color: #FFFFFF;
	line-height: 1.2em;
}
