body {

	font: small/1.8em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 20px 30px 20px;
	background: #FBFFF0;
	font-size: 0.8em;
	color: #000000;
}

li {
	display: inline;
	padding: 0 1em 0 0;
}

a {
	color: #ffffff;
	text-decoration: none;
}

h1 {
	color: #000000;
	text-align: center;
	font-size: 1.1em;
	text-transform: uppercase;
	border: 1px dotted;
	line-height: 2em;
	margin: 3em 0;
}

h2 {
	color: #ffffff;
	background: #269900;
	text-indent: 0.5em;
	font-size: 1.1em;
	font-variant: small-caps;
	margin-top: 2em;
}

h3 {
	font-size: 1.1em;
}

a {
	color: #00661A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover {
	color: #009926;
	border-bottom: 1px solid;
}

a:visited {
	color: #009926;
}

img {
	border: 0;
}