BODY		{
		  	font-family			: Tahoma;
		  	font-size				: 10pt;
		  	color						: RGB(100,100,100);
		  	background			: RGB(  0,  0,  0);
		  	font-weight			: normal;
		  	margin					: 0px;
}

TD			{
		  	font-family			: Tahoma;
		  	font-size				: 10pt;
		  	color						: RGB(200,200,200);
		  	background			: RGB( 50, 50, 50);
		  	font-weight			: normal;
		  	margin					: 0px;
}				

TD.main {
		  	font-family			: Tahoma;
		  	font-size				: 10pt;
		  	color						: RGB(200,200,200);
		  	background			: RGB(  0,  0,  0);
		  	font-weight			: normal;
		  	margin					: 0px;
}

a {
				color						: RGB(200,200,200);
				background			: RGB(  0,  0,  0);
}
