body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	font-size: 14px;
	font-weight: bold;
	color: #1f9d28;
}

#topnavi {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 2px;
	padding: 2px;
}

#content {
	padding-top: 5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1f9d28;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1f9d28;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #1f9d28;
}

a {
	color: #1f9d28;
}
#footer {
	margin-top: 10px;
	border-top: 1px solid #000000;
}