.body
{
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	list-style-type: square;
	color: #333333;
	 list-style-image: url(images/bullet.gif);
	 list-style-position: outside

}
.bodyHeader {
	FONT-SIZE: 13px;
	FONT-FAMILY: arial, helvetica, sans-serif;
	list-style-type: square;
	color: #336699;
	font-weight: bold;

}
.whiteFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
