TD, BODY, P, B, .textNormal, .pit {
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, Geneva, Sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}
B, .redbold, .bluebold, .greybold, .bigredbold { FONT-WEIGHT: bold; }
P {TEXT-ALIGN : justify; }

.menu {
	COLOR: #E09B9A;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 
}

.tbg1{ background: #ffffff url(images/tbg1.gif) no-repeat}
.tbg2{ background: #ffffff url(images/tbg2.gif) no-repeat}


.red {COLOR: #cc0033;}
.blue {COLOR: #000066;}
.grey {COLOR: #666666;}
.black {COLOR: #000000;}

.redbold {COLOR: #cc0000;}
.bluebold {COLOR: #000066;}
.greybold {COLOR: #666666;}

.bigredbold {COLOR: #cc0000; FONT-SIZE: 20px; }
.bigbluebold {COLOR: #46478e; FONT-SIZE: 20px; }

.pit {FONT-SIZE: 11px; }