body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	background: "FFCC66";
	margin-left: 10pt;
	margin-right: 10pt;
	background-color: "FFCC66";
}
p {
	margin-left: 24pt;
	margin-right: 24pt;
	}
	
h1 {
	font: 24pt Book Antiqua;
	color: "C80000";
	font-weight: bold;
	line-height: 26pt;
}

h2 {
	font: 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: "C80000";
	font-weight: normal;
	line-height: 18pt;
}
h3 {
	font: 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: "C80000";
	font-weight: bold;
	line-height: 18pt;
	text-align: center;
}	

footnote {
	
}	

td {
		font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	background: "ffcc66";
	margin-left: 10pt;
	margin-right: 10pt;
}

small {
	font-size: xx-small;
}


a {color: "C80000"}
a:link {color: "C80000"}
a:visited {color: "C80000"}
a:active {
	color: black;
	font-weight: bold;
}

