body {background-color: #007FB2}
h1, h2, h3, h4, h6, p, ul, li, a, td, th {
	font-family: arial, Helvetica,sans-serif;
	color: #FFFFFF;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 { font-size: 100% }
h5 { font-size: 90%; font-family: arial, Helvetica,sans-serif;}
h6 {
	font-size: 80%;
	font-style: normal;
}
A:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #B7D817;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
A:hover {
	color: #B7D817;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}
pre {
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
.weissbox {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	
}
.weissbox a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	}
.top a:link {
    color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 1px solid #000000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.top a:hover {
	color: #B7D817;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}
.top a:visited {

	color: #B7D817;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}
