body {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #ecf9db;
}

.COPYRIGHT {
	font-size: 9pt;
	color: #003300;
}
p {
}


.menuRight a:link {
	color: #003300;
	text-decoration: none;
}

.menuRight {
	font-size: 11pt;
	font-weight: bold;
	margin-right: 20px;
}
.menuRight a:visited {
	color: #003300;
}
.menuRight a:active {
	color: #003300;
}
.menuRight a:hover {
	color: #990000;
	text-decoration: underline;
}
