.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(Bullet01.jpg);
	list-style-type: square;
}
.BoldBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(Bullet01.jpg);
	list-style-type: square;
}
.Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	list-style-position: outside;
	list-style-image: url(Bullet01.jpg);
	list-style-type: square;
	text-decoration: underline;
}
.LinkSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	list-style-position: outside;
	list-style-image: url(Bullet01.jpg);
	list-style-type: square;
	text-decoration: underline;
}
.BodyTextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(Bullet01.jpg);
	list-style-type: square;
}

