.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 005A77;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990066;
}
.bullet {
	list-style-position: inside;
	list-style-type: square;
}
