body {
	margin:				0px;
	padding:			0px;
	font-family:			"Arial","Sans";
	font-size:			9pt;
	letter-spacing:			0.5pt;
	line-height:			12pt;
	background-color:		#FEF9D1;
	color:				#003513;
}

.hr-style {
	width:			100%;
	border-bottom:		2px dotted #8DA600;
	margin-top:		10px;
	margin-bottom:		20px;
}

