.A10BB {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight:bold
}

.A13BB {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13pt;
	font-weight:bold
}

.A11BG {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 11pt;
	font-weight:bold
}

.A11BR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	font-weight:bold
}

.body1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.bookmark {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 10pt;
	cursor:hand;
	font-weight: bold;
	text-decoration: none;
}

.red {
	color: #990000;
}

.blk {
	color: #000000;
	font-weight: bold;
}

.decimal {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	font-size: 12px;
	list-style-position: outside;
}

.readonlystyle {
	background: #F5F5F5;
	color: #990000;
	font-weight: bold;
}

UL.bullit {
	color: #006633;
	list-style-type: disc;
}

UL.bullit li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	margin-top: 0.8em;
}

.TableTop {
	border-color: #006633;
	border-top: solid;
	border-left: solid;
	border-right: solid;
}

.TableMiddle {
	border-color: #006633;
	border-left: solid;
	border-right: solid;
}

.TableBottom {
	border-color: #006633;
	border-left: solid;
	border-right: solid;
	border-bottom: solid;
}