body { 
	margin : 1cm 0cm 2cm 5.5cm;
}
h1 { 
	margin : 0.3cm 0cm 0.5cm 0.5cm; 
	font-family: Verdana;
	font-size: 18pt; 
	font-weight: 900;
}
h3 { 
	margin : 0.5cm 0cm 0.3cm 0cm; 
	font-family : "Comic Sans MS";
	color : #6A006A; 
	font-size : 13pt;
}
h4 { 
	margin : 0.2cm 0cm 0.3cm 0cm; 
	font-family : Verdana;
	color : #999999; 
	font-size : 10pt;
	font-style: italic;
	font-weight : 600;
}
h5 { 
	margin : 0.5cm 0cm 0.2cm 0.5cm;
	font-family : Verdana;
	background-color : #d3d3d3;
	color : #000000;
	font-size : 13px; 
}
A:link {
	color : #6A006A;
	font-family : Verdana;
	font-size : 12px; 
	line-height : 18px;
	text-decoration : none;
}
A:visited {
	color : #6A006A;
	font-family : Verdana; 
	font-size : 12px; 
	line-height : 18px;
	text-decoration : none; 
}
A:hover { 
	background-color : #6A006A;
	color : #ffffff;
	font-family : Verdana;
	font-size : 12px;
}
p.eins,td { 
	margin : 0.3cm 0cm 0.3cm 0cm; 
	font-family : Verdana;
	font-size : 12px; 
	line-height : 18px;
}
ul { 
	font-family : Verdana;
	list-style-type : square;
	font-size : 12px; 
	line-height : 18px;
}
ul ul {
	margin : 0cm 0cm 0cm 0.6cm;
}