TABLE.fxandc {
	FONT-SIZE: xx-small; TEXT-ALIGN: center
}
TABLE.fsandc {
	FONT-SIZE: x-small; TEXT-ALIGN: center
}
TABLE.fmandc {
	FONT-SIZE: small; TEXT-ALIGN: center
}
TABLE.flandc {
	FONT-SIZE: medium; TEXT-ALIGN: center
}
TABLE.fxandl {
	FONT-SIZE: xx-small; TEXT-ALIGN: left
}
TABLE.fsandl {
	FONT-SIZE: x-small; TEXT-ALIGN: left
}
TABLE.fmandl {
	FONT-SIZE: small; TEXT-ALIGN: left
}
TABLE.flandl {
	FONT-SIZE: medium; TEXT-ALIGN: left
}
TH.redc {
	COLOR: red; TEXT-ALIGN: center
}
TH.blkc {
	WIDTH: 14%; COLOR: black; TEXT-ALIGN: center
}
TH.blkl {
	COLOR: black; TEXT-ALIGN: left
}
HR.lred {
	COLOR: red; HEIGHT: 3px; BACKGROUND-COLOR: red
}
HR.lblu {
	COLOR: blue; HEIGHT: 3px; BACKGROUND-COLOR: blue
}
HR.llblx {
	COLOR: lightblue; HEIGHT: 2px; BACKGROUND-COLOR: lightblue
}
