@charset "UTF-8";
.text_flow {
	font: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}

.text_flow_small {
	font: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: left;
}

.liste {
	font: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(list_pic_03.jpg);
}

.liste_small {
	font: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: left;
	list-style-position: outside;
	list-style-image: url(list_pic_03.jpg);
} 

.a_table {
	font: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	text-align: left;
	table-layout: fixed;
	height: 100px;
	width: 130px;

}

.a_small {
	font: Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #CCCCCC;
	text-align: left;
}

.header_1 {
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
	font-style: normal;
	font-weight: 300;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font: verdana;
	font-stretch: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}

.liste_pic {
	list-style-image: url(list_pic_03.jpg);
	font:verdana;
	list-style-position:inside;
	}