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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bgplein.gif);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
h1 {
	font-size: 14pt;
	color: #0066CC;
}
h2 {
	font-size: 14pt;
	color: #000000;
}
h3 {
	font-size: 12pt;
	color: #0066CC;
}
h4 {
	font-size: 12pt;
	color: #000000;
}
h5 {
	font-size: 10pt;
	color: #0066CC;
}
h6 {
	font-size: 10pt;
	color: #000000;
}
.Style2 {
	font-size: 8pt
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

