.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;

}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;

}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
}

