body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666633;
}
thead {
	font-weight: bold;
	color: #000000;
	background-color: #336633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.superscript {
	vertical-align: super;
	font-size: 75%;
}
