.bggreen {
	background-color: #4d6454;
}

body, td, p, span, pre, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}

.content {
	color: #003300;
}

a.content,a.content:link,a.content:active,a.content:visited {
	text-decoration: none;
}

a.content:hover {
	text-decoration: underline;
}

.contentsmall {
	font-size: 11px;
	color: #003300;
}

.contentwhite {
	color: #FFFFFF;
}

.contenthead {
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}

a.contenthead,a.contenthead:link,a.contenthead:active,a.contenthead:visited {
	text-decoration: none;
}

a.contenthead:hover {
	color: #85c9d9;
	text-decoration: none;
}

.address {
	font-size: 9.5px;
	color: #ffffff;
	font-weight: bold;
}
a.address,a.address:link,a.address:active,a.address:visited {
	text-decoration: none;
}

a.address:hover {
	color: #ffcc00;
	text-decoration: none;
}

.mainmenu {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a.mainmenu,a.mainmenu:link,a.mainmenu:active,a.mainmenu:visited {
	text-decoration: none;
}

a.mainmenu:hover {
	color: #FFCC00;
	text-decoration: none;
}

.mainlink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.mainlink,a.mainlink:link,a.mainlink:active,a.mainlink:visited {
	text-decoration: none;
}

a.mainlink:hover {
	color: #006f82;
	text-decoration: none;
}