.body {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;

}
.bullets {
	list-style-image: url(/graphics/arrow_grey.gif);
	list-style-type: none;
	list-style-position: inside;


}
bullets2 {
	list-style-image: url(/graphics/arrow_grey.gif);
}
.heading {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #336699;
}
