.text {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #4D4D4D;

}
.text-table {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 2px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";




}
a:hover {
	color: #336699;
}
.text-right {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.text-m-link {
	font-size: 12px;
	color: #CC6600;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 19px;

}
.text-set {
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 8px;
	letter-spacing: 2px;


}
.border-left-bottom {
	border-bottom-style: none;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	border-left-width: 1px;
	font-size: 11px;
	line-height: 18px;




}

