/*---------------------------------------
Title: body.css
Version: 1.0
Author: TG
Contact: tg@tegknet.de
----------------------------------------*/
    body
	{
		color:#000000;
		background-color:#ffffff;
		font-family:Verdana,arial, sans-serif;
		font-size:10Pt;
	}

