body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003300;
}

.header {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: maroon;
}

.footer {
	font-size: small;
	color: #999999;
}

.listlabel {
	font-size: .75em;
	color: #666666;
	text-align: center;
}
