.bodyStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 24px;
	background-color: ffffe5;
}
.bulletStyle {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004000;
	text-decoration: none;
	line-height: 17px;
	text-indent: 10px;
}

.linkStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
.background {
	background-color: 333300;
}

.offwhiteCell {
	background-color: ffffe5;
}
.blueCell {
	background-color: c3d0d9;
}
