TD.g {
	font : bolder italic 12pt arial;
	color : Blue;
}
TD.rot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}
body  {
	font-size : 11pt;
	font-family : arial,verdana,helvetica;
	font-weight : normal;
}

td  {
	font-size : 11pt;
	font-family : arial,verdana,helvetica;
	font-weight : normal;
	font-style : normal;
}

th  {
	font-size : 11pt;
	font-family : arial,verdana,helvetica;
	font-weight :bold;
	font-style : normal;
	color : Blue;
}

td.re  {
	font-size : 12pt;
	font-family : arial,verdana,helvetica;
	font-weight : bold;
	font-style : normal;
}

a  {
	font-size : 10pt;
	font-family : arial,verdana,hevetica;
	font-weight : normal;
}
A.ob {
	font-size : 9pt;
	font-family : arial,verdana,hevetica;
	font-weight : bold;
	color: blue
}


