.content {
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	text-align: left;
	font: 0.9em/140% "Arial", "Helvetica", "sans-serif";
	list-style-position: outside;

}
.subhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 0.9em;
	line-height: 140%;
	font-weight: bold;
	color: #CC3333;
}

body {
	background-color: #DFE6CC;
}

