﻿@charset "utf-8"

html {
	background: #ffffff
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #FFFFFF;
	font-size: 18pt;
	font-weight: bold;
	list-style-image: url('Listensymbol.png');
	list-style-position: outside;
}
h1 {
	color: #115e03 font-family: Arial, Helvetica, sans-serif;
;
	text-align: center font-size 18pt;
	letter-spacing: normal;
	line-height: normal;
}
h2 {
	color: #000000 font-family: Arial, Helvetica, sans-serif;
 font-size 18pt text-align left;
	text-align: center;
}
h3 {
	color: #000000 font-family sans-serif font-size 18pt text-align center;
	
	font-size: 18pt;
}
/* unvisited link */
a:link {
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/* visited link */
a:visited {
	color: #008000;
}
/* mouse over link */
a:hover {
	color: #f9cb16;
}
/* selected link */
a:active {
	color: #6e0404;
}
@media screen and (min-width: 840px)
