BODY {
	margin: 4em;
	font-family: Arial, Helvetica, sans;
	font-size: 100%;
}

H1 {
	margin-top: 0pt;
	font-weight: bold;
	font-size: 240%;
	color: rgb(102,151,25);
}

H2 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	margin-bottom: -3pt;
}

SPAN.pageviews {
	font-size: 125%;
	font-weight: bold;
}

TH, TD {
	font-size: 90%;
	padding: 8pt;
	background-color: #f3feda;
}

TH {
	font-weight: normal;
	font-style: italic;
	text-align: left;
}