BODY
{
	font-family:Arial;
	font-size:12px;	
	margin-top:25px;	
}

.titel
{
	font-family:Arial;
	font-size:14px;
	color:#5367D7;
	font-weight:bold;
}

.table
{
	font-family:Arial;
	font-size:12px;
	border:1;
	border-color:#999999;
	width:600px;
	margin-left:0px;
}

td
{
	vertical-align:top;
}

