.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.colortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D70B9;
	font-weight: normal;
}
.list {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
