body {
	margin: 1em;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
}

#masthead {
	border-bottom: 1px solid #6ca300;
	padding: 0.5em 0 0 0;
}

#masthead img {
	border: none;
}

h1 {
	font-family: "Geneva", arial, sans-serif;
	color: #6ca300;
	background-color: transparent;
	font-size: 140%;
}

h2 {
	font-family: "Geneva", arial, sans-serif;
	color: #6ca300;
	background-color: transparent;
	font-size: 120%;
}

code {
	font-size: 120%;
}

table th {
	color: #666;
	background-color: #efefef;
	text-align: left;
}

table td {
	color: #000;
	background-color: #efefef;
	text-align: left;
}