.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	padding-right: 10px;
	margin-right: 10px;


}
.border {
	border: 3px solid #CCCC99;
}
.lines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.leftmargin {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666633;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: pre;
	margin-right: 10px;
	padding-right: 10px;
}
.rightmargin {
	margin-right: 10px;
}
.leftmargin2 {
	margin-left: 10px;
}
