.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);
	text-decoration: none;
}
