body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	list-style-type: circle;
}
ul {margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #938577;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	}
h1 {
	font-size: 30px;
	line-height: 35px;
	}
h2 {
	font-size: 24px;
	line-height: 29px;
}
h3 {
	font-size: 18px;
	line-height: 23px;
}
h4 {
	font-size: 14px;
	line-height: 19px;
}
h5 {
	font-size: 12px;
	line-height: 16px;
}
.ort {
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
}

