body {
	background-color : white;
	color : black;
	font-family : Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
    text-align : left;
    font-size : 10px;
}
img {
	border-style : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
table {
    border-style : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
.titel {
    font-size : 12px;
    font-weight : bold;
    text-align : left;		
}
.text {
    font-size : 11px;
    text-align : left;	
}
.textr {
    font-size : 11px;
    text-align : right;	
}

