BODY {
	font-size: 12px;
}
TD {
	font-size: 12px;
	line-height: 140%;
}

.black12 {
	font-size: 12px;
}

.black12n {
	font-size: 12px;
	font-weight: normal;
}

.white {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.black {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.firebrick {
	font-size: 12px;
	color: #B22222;
	font-weight: bold;
	line-height: 120%;
}
