@charset "utf-8";
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	color: #333333;
}
.bulletpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	color: #006766;
	list-style-position: outside;
	list-style-image: url(bulletpoint.jpg);
	text-indent: 0px;
}
