body { 
	overflow: auto;
	overflow-x: hidden;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	color: #000000; 
	SCROLLBAR-FACE-COLOR: #EEE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #EEE; 
	SCROLLBAR-SHADOW-COLOR: #f5f5f5; 
	SCROLLBAR-3DLIGHT-COLOR: #f5f5f5; 
	SCROLLBAR-ARROW-COLOR: #888; 
	SCROLLBAR-TRACK-COLOR: #f5f5f5; 
	SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5; 
	SCROLLBAR-BASE-COLOR: #f5f5f5;
}

body, td, div, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

body {
	background-color: #F5F5F5;
}
.headline { 
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold; 
color: #2A8CB0; 
padding: 9 0 18px 0; 
width: 328px; 
}

.contenthl1 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold; 
color: #2A8CB0; 
margin-top: 12px;
margin-bottom: 12px;
text-align: center;
}

.contenthl2 { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold; 
color: #000000; 
margin-top: 24px;
margin-bottom: 4px;
}

.contenttxt, td { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal; 
color: #000000; 
}

ul {
	padding-left: 10px; 
	margin-left: 6px; 
	list-style-image: url(aufz.gif);	
}

a, a:link, a:visited, a:active, a:focus {
	text-decoration: none;
	color: #E0A60C;
}

a:hover {
	text-decoration: underline;
}

.edited {
	font-size: 8pt;
	color: #a5acb2;
}

input.txt, textarea, select {
	border: 1px solid #F5F5F5;
	background-color: #ffffff;
}
