body {
	font-family: Arial, Helvetica, sans-serif;
}
.bold-brown {
	font-weight: bold;
	color: #CC9966;
}
.bold-green {
	font-weight: bold;
	color: #006600;
}
.green-left-line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;

}
.xsmalltext {
	font-size: 11px;
}
dt {
	padding-top: 10px;
	font-weight: bold;
	color: #CC9966;
	list-style-image: none;
	list-style-type: none;
	font-size: x-small;
	padding-bottom: 10px;



}
dd {
	font-size: x-small;
}
.xx-smalltext {
	font-size: 9px;
}
