/* This stylesheet governs the documents within the CONTENT folder */
BODY
{
	background-color: White;
	font-family: Verdana, helvetica, arial;
	color: #006600;
	font-size: 10pt;
}

.checkmark
{
	list-style-image: url(/images/checkmark.gif);
}