body {
	background: white;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
h1 {
	text-align: center;
	font-size: 18pt;	
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
h2 {
	text-align: center;
	font-size: 14pt;	
	font-weight: bold;
	color: #CC9933;
}