body{
	margin: 0;
	padding: 0;
}
p, li, h1{
	color: black;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
h1{
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #000072;
	margin: 0 0 -10px 0 !important;
	padding: 0;
}
li{
	list-style: none;
	color: black;
	padding: 0 0 0 10px;
	background: url(../../../fileadmin/templates/images/li_point_blue.jpg) no-repeat left 4px;
	line-height:130%;
	margin: 0 0 0 -40px;
	width: 480px;
}
hr{
	display: none;
}
