.derobbert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #3333CC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	list-style-position: inside;
	list-style-type: square;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	background-position: center;
	border-right-width: 50px;
	border-left-width: 50px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #637DAD;
	border-left-color: #637DAD;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 40px;
	margin-left: 40px;
}
table {
	font-size: 12px;
	border: 0px solid;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
p {
	background-attachment: scroll;
	background-repeat: repeat;
}
h2 {
	font-size: 14px;
	border-top-width: thin;
	border-right-width: 50px;
	border-bottom-width: thin;
	border-left-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
}
h6 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.fout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #B2B5BE;
}
