
/*

New CSS file

*/
H3{
	BackGround : #FF0000;
	Color : #0000A0 ! important;
	Font : bold 14pt Sans-Serif, Arial ! important;
	}


TH{
	Background-Color : #FF8000 ! important;
	Color : #400080 ! important;
	Font-Family : Serif, 'Times New Roman' ! important;
	Font-Size : 12pt ! important;
	}


TD{
	Background-Color : #FFA080 ! important;
	Color : #400080 ! important;
	Font-Family : Serif, 'Times New Roman' ! important;
	Font-Size : 12pt ! important;
	}
