.greenbg {
	background-image: url(grn015.jpg);
	background-color: #005000;
}

.titletext {
	color: yellow;
	font-size: 18pt;
	position: relative; left: 15px;
	font-family: "new century schoolbook", "times new roman", utopia, times, serif;
}

.topright {
	color: blue;
	font-size: 18pt;
	position: relative; right: 15px;
	font-family: "new century schoolbook", "times new roman", utopia, times, serif;
}

.navitem {
	color: yellow;
	font-size: 14pt;
	font-family: "times new roman", times, serif;
}

.minornavitem {
	color: yellow;
	font-size: 12pt;
	position: relative; right: 5px;
	font-family: "times new roman", times, serif;
}

.content {
	background-image: none;
	color: #005000;
	background: #FFFFFF;
	font-size: 12pt;
	font-family: "times new roman", times, serif;
}

.footer {
	color: yellow;
	font-size: 12pt;
	font-family: "times new roman", times, serif;
}

A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
