BODY {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}

A {
	font-weight: bold;
	color: #006600;
}

H1, H2, H3 {
	color: #006600;
}

H3 {
	margin-left: +5%;
}

TABLE,P {
	margin-left: +5%;
	margin-right: +5%;
}

.footer {
	text-align:	center;
	font-style: italic;
}

.menuitem {
	margin-left: +10%;
}

.menu {
	margin-left: 0%;
	padding-left: 0;
	background-attachment: fixed;
//	background-color: #66ff66;
	color: #000000
}

TR {
	vertical-align: top;
}

LI {
	margin-left: +5%;
}
