@charset "utf-8";
/* CSS Document */
<!--
h1 {
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin-bottom:2px;
	margin-top:2px;
}
.Stil1 {
	font-family: Tahoma;
	font-size: 12px;
	color:#4A6D95;
}
.Stil2 {
	font-family: Tahoma;
	font-size: 2px;
}
.Stil3 {
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
}
.Stil4 {
	font-family: Tahoma;
	font-size: 10px;
	color:#222222;
}
.dashed_div_bottom {
	width:1010px; 
	background-color:#FFFFFF; 
	height:10px; 
	border-bottom:#666 1px dashed;
	margin-bottom:5px;
}
.dashed_div_top {
	width:1010px; 
	background-color:#FFFFFF; 
	height:10px; 
	border-top:#666 1px dashed;
	margin-top:5px;
}
-->

