@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #006fb4;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006fb4;
}
a:hover {
	text-decoration: none;
	color: #ec6e08;
}
a:active {
	text-decoration: none;
	color: #ec6e08;
}

.a1 {
	font-size: 12px;
	color: #006fb4;
	font-weight: normal;
}
.a1:link {
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #006fb4;
}
.a1:hover {
	text-decoration: none;
	color: #ec6e08;
}
.a1:active {
	text-decoration: none;
	color: #ec6e08;
}

h1,h2,h3 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #ec6e08;
}
h2 {
	font-size: 22px;
	color: #006fb4;
}
h3 {
	font-size: 12px;
	color: #006fb4;
} 

.Stil1 {
	color: #006FB4;
	font-weight: bold;
}
.Stil2 {font-size: 22px}
.Stil3 {
	color: #EC6E08;
	font-weight: bold;
}

.Stil4 {
	font-weight: normal;
}

.Stil5 {
	color: #006fb4;
	font-size: 10px;
	font-weight: normal;
}
.Stil7 {font-size: 10px; 
		color: #006fb4;}
