.basicfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}
.underline {
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 10pt;
}
.borderand10point {
	font-size: 10pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.controled {
	font-size: 12px;
	line-height: 13px;
}
.lowerborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.hand {
	cursor: hand;
}
.small_point {
	font-size: 9pt;
}

