
.section a {
	color : #000000;
	text-decoration: none;
}
.section a:link {
	color : #000000;
	text-decoration : none;
}
.section a:visited {
	color : #000000;
	text-decoration : none;
}
.section a:hover {
	color : #286020;
	text-decoration : underline;
}
.section .btext {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}
.section .btext p a {
	color : #000000;
}
.section .wtext {
	font-size : 10pt;
	font-family : arial;
	color : #FFFFFF;
}

.section td.indent {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
padding-left: 10px; }

