.scroll {
	overflow: auto;
	padding: 2px;
	height: 350px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.bodystyleHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #005120;
	line-height: 18px;
}
.bodystyleBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(../img/bullets.gif);
	text-indent: 5px;
}
