body{ 
	padding:0px;
	margin-top: 10px; margin-left: 10px; margin-right: 0px; margin-bottom: 10px; 
	background-color:#FFFFFF;
	font-size:12px;
	font-family: Arial, Verdana, Futura, Helvetica, sans-serif;
	font-weight: 500; 
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 10px;
	color: #000000;
}
.topnav {
	color: #E6FF1A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topnav:hover {
	color: #E6FF1A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
}
.Stil1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.footnav {
	color: #E6FF1A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.footnav:hover {
	color: #E6FF1A;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline overline;
}
.Stil2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.Stil21:hover {
	color: #000000;
	font-size: 9px;
	font-weight: none;
}
.Stil21 {
	color: #000000;
	font-size: 9px;
	font-weight: none;
}
.Stil3 {
	color: #E6FF1A;
	font-size: 12px;
	font-weight: none;
}
.Stil4 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
.Stil7 {
	color: #005099;
	font-size: 22px;
	font-weight: bold;
}
.Stil7:hover {
	color: #005099;
	font-size: 22px;
	font-weight: bold;
}
#navigation a
{

	display: block;
	padding: 1px;
	width: 150px;
	background-color: #005099;
}

#navigation a:link, #navigation a:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

#navigation a:hover
{
	background-color: #FFFFFF;
	color:#000000;
}	
a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


