BODY.content {
		font-size: 10pt;
		font-weight: medium;
		font-style: normal;
		color: #433715;
		background: #ffffff;
		padding: 10px;
		scrollbar-3d-color: #28E443;
		scrollbar-base-color: #039618;
		scrollbar-arrow-color: #433715;
		scrollbar-face-color: #ABF1AE;
		scrollbar-highlight-color: #D7FFE6;
		scrollbar-shadow-color: #8a7536;
		scrollbar-darkshadow-color: #5A4506;
}


P.indent {
		padding: 10px;
		color: white;
		font-size: 10pt;
}


A:link {
		font-weight: bold;
		text-decoration: none;
		color: #039618;
}

A:active {
		color: #28E443;
		font-weight: bold;
		text-decoration: none;
}

A:visited {
		font-weight: bold;
		text-decoration: none;
		color: #054D05;
}

A:hover {
		font-weight: bold;
		text-decoration: none;
		color: #28E443;
}

A.dirt {
		font-weight: normal;
		color: #5A4506;
}

.dirt {
		color: #5A4506;
}

.green {
	color: #257045;
}

.gray {
	color: #cccccc;
}

.darkorange {
	color: #cF8450;
}

.excerpt {
		color: #5A4506;
		font-size: 7pt;
}