body{
	color: #4C4C4C;
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 18pt;
	margin: 2px 2px 2px 0px;
	color: #A30F7B;


}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #A30F7B;
	margin: 2px;

}
h3 {

	font-size: 9pt;
	font-weight: bold;
	color: #A30F7B;
	margin: 2px 2px 2px 3px;
}
p, #itembody {
	font-size: 10pt;
}
li {
	margin-top: 10px;
	font-size: 10pt;
	list-style-type: square;
}
ul {
	margin: 15px 0px 5px 30px; 
	padding: 0px;
}