BODY		{
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(100,100,200);
		  	font-weight			: normal; 
	 	}

TD.dotted	{
			border-style			: dotted;
			border				: 1px dotted #000000;
		  	font-family			: Tahoma;
		  	font-size			: 16pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(220,220,255);
		  	font-weight			: bold; 
	 	}

TD.headline	{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 16pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(220,220,255);
		  	font-weight			: bold; 
	 	}

TD.space	{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 1pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(100,100,200);
		  	font-weight			: normal; 
	 	}

TD.linked	{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(200,200,255);
		  	font-weight			: normal; 
	 	}

TD.bordered	{
			border-style			: dotted;
			border				: 1px dotted #000000;
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(200,200,255);
		  	font-weight			: normal; 
	 	}

TD.syscheck	{
			border				: none;
		  	font-family			: Tahoma;
		  	font-size			: 9pt;
		  	color				: RGB(  0,  0,  0);
		  	background			: RGB(200,200,255);
		  	font-weight			: normal; 
	 	}

.piclink	{
			border				: none;
		}

