.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	color: #CCCCCC;
	padding: 0px;
	margin: 25px;
	list-style-type: square;
	height: 10(value);
	list-style-position: outside;
}
.bodylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	padding: 0px;
	list-style-position: inside;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	padding: 0px;
	margin: 25px;
	list-style-type: square;
	height: 10(value);
	list-style-position: outside;
}
