.12bit {
	font-size: 12px;
	line-height: 20px;

}
.14bit {
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;





}
.18bit {
	font-size: 18px;
}
.line {
	text-decoration: underline;
}
.13bit {
	font-size: 13px;
	line-height: normal;

}
color.black {
	color: #333333;
}
.td {
	line-height: 24px;
}
.border {
	border: 1px solid #CCCCCC;
}
