body
{	
background-color: #000000;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
padding: 5px;
line-height: 1.33 
}


/* Standard best practice styles */

H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }

.titel1 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.maintable {
	color: white;
	background-color: transparent;
	background-position: center;
	font: 11px;
	vertical-align: middle;
}

.titel2 {
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}

input, .input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px ;
}

textarea {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tabeltekst {
	background-color: white;
}

.tabeltekstoneven {
	background-color: #F5F5F5;	
}

.iframe, .hoofdtabel {
	background-color: transparent;
	border: 0px solid;

}

a {
	color: #000066;
	text-decoration: none;
}

.comment {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.titel3 {
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}
.cssBorder {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	PADDING-LEFT: 2px;
}

/ These are standard styles



a[href]
{
	color: #0000FF !important;	/* For Firefox... mark as important, otherwise it becomes black */
}

/*
	Just uncomment the following block if you want to avoid spaces between
	paragraphs. Remember to apply the same style in your output front end page.
*/

/*
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
a:link {
text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
font-size: small;
}
.ghost {
color: grey;
font-size: small;
}
