.small {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.small-BOLD {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

