td.b	{ font-weight:bold; }
td.c	{ text-align:center; }
td.i	{ font-style:italic; }
td.l	{ text-align:left; }
td.r	{ text-align:right; }
td.u	{ text-decoration:underline; }
td.cb	{ text-align:center; font-weight:bold; }
td.cu	{ text-align:center; text-decoration:underline; }
td.lb	{ text-align:left; font-weight:bold; }
td.rb	{ text-align:right; font-weight:bold; }
td.ru	{ text-align:right; text-decoration:underline; }
td.cbi	{ text-align:center; font-weight:bold; font-style:italic; }
td.cbu	{ text-align:center; font-weight:bold; text-decoration:underline; }
td.red	{ border-color:red; }
a:link	{ text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:underline }