TD, P  {
	font-size : 12px;
	font-family : Arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}

B  {
	font-weight : bold;
}

td.left  {
	text-align : left;
}

td.right  {
	text-align : right;
}

td.center  {
	text-align : center;
}

