td            {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
}

.heading { font-size: 12px; font-weight: bold; margin-top: 14px; margin-bottom: 4px; line-height: 19px }
ul          { margin-top: 4px; margin-bottom: 0px; margin-left: 16px; margin-right: 0px }

.small        { font-size: 9px }
.tablehead        { #ffffff; font-size: 9px }
A:link, A:visited, A:active  { color: #666 }
A:hover {
	COLOR: #ff0000;
}
#whitelinks A:link, #whitelinks A:visited, #whitelinks A:active  { color: #e5e5e5; text-decoration: none }
#whitelinks A:hover {
	COLOR: #e5e5e5;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
#content { LINE-HEIGHT: 16px; }
#small   { font-size: 9px }

#bbML { display: block }

.printonly { display: none }
.noprint { display: block }

.dtree  { color: #666; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif }
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel   { font-weight: bold }
.dtree .clip {
	overflow: hidden;
}
td          { color: #999999; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.small        { font-size: 7pt }