.MED-BOLD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: BOLD;
	font-style: none;
	cursor: auto ;
	color: #0022FF;
}

.MED-BOLD-RED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: BOLD;
	font-style: none;
	cursor: auto ;
	color: #FF3333;
}

.MED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: none;
	cursor: auto ;
	color: #0022FF;
}

.SMALL-BOLD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: BOLD;
	font-style: none;
	cursor: auto ;
	color: #0022FF;
}

.SMALL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: none;
	cursor: auto ;
	color: #0022FF;
}


.XSMALL {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: none;
	cursor: auto ;
	color: #000000;
}

