.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF00;
}
.header {
	font-family: "Rockwell Extra Bold";
	font-size: 24px;
	font-weight: normal;
	color: #CC3300;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}
.bullet_point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(images/bullet.JPG);
}
