body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #4C6837;
}
a.green:hover {
	color: #CC0000;
	text-decoration: none;
}
a.green:link {
	color: #4C6837;
	text-decoration: none;
}
a.green:visited {
	color: #4C6837;
	text-decoration: none;
}
.text-red {
	color: #CC0000;
}
.green_B {
	font-weight: bold;
	color: #4C6837;
}
.green_14_B {
	font-size: 14px;
	font-weight: bold;
	color: #4C6837;
}
