.BodyText {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 13px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 0px;
	font-weight: normal;
}
.BoldHeader {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.BlueHeader {
	font-family: "Gill Sans MT", "Gill Sans", Arial;
	font-size: 13px;
	font-weight: bold;
	color: 46577d;
}
