.normal {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.thick {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.thickbig {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

