BODY {
	background-image: url("parchment.jpg");
	color: black;
	font-size: 11pt;
	font-family: Arial;
}
TH {
	color: black;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
}
TD {
	color: black;
	font-size: 11pt;
	font-family: Arial;
	font-weight: normal;
}
H2 {
	color: darkbrown;
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
}
H3 {
	color: darkbrown;
	font-size: 12pt;
	font-family: Arial;
}
H4 {
	color: darkbrown;
	font-size: 8pt;
	font-family: Arial;
}
