body {
color: #CCCCCC;
background: #000000;
; font: 8.5pt Arial, Helvetica, sans-serif; margin: 0px 0px
}

/*	Paragraph									*/
p {
color: #CCCCCC;
font-family: arial;
; margin: 0px 0px 0px 5px
}

/*	Unvisited links								*/
a:link {
; text-decoration: none
; margin-top: 0px; margin-bottom: 0px
; font-weight: normal
; color: #666666
}

/*	Visited links								*/
a:visited {
; text-decoration: none
; margin-top: 0px; margin-bottom: 0px
; font-weight: normal
; color: #999999
}

/*	Active links (not widely supported)					*/
a:active {
; text-decoration: none
; margin-top: 0px; margin-bottom: 0px
; font-weight: normal
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
; text-decoration: underline
; margin-top: 0px; margin-bottom: 0px
; font-weight: normal
; color: #6633CC
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
font-size: 17px;
font-weight: bold;
border: none;
color: #660000;
font-family: Arial, Helvetica, sans-serif;
; margin-top: 0px; margin-bottom: 0px
; margin-right: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
}


/*	This is used for the sub headers					*/
h3 {
border: none;
color: #660000;
font: bold 15px arial
}


/*	This is for main headers on all pages *apart* from the home page	*/
h4 {
font-size: 14px;
font-weight: bold;
border: none;
color: #660000;
font-family: arial;
}

/*	This is used for the sub headers					*/
h2 {
border: none;
color: #333333;
; font: bold 16px arial
; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
}

/*	Table cells								*/
td {
color: #CCCCCC;
; font: 9pt arial
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: 8pt;
font-weight: bold;
color: #000000;
}

/*	INPUT							*/
input {
color: #333333
; border: 1px #999999 solid
; background-attachment: fixed; background-image: url(../_images/picto/arrow_left_grijs.gif); background-repeat: no-repeat; background-position: left center
; margin-left: 2px; padding-left: 5px

}

/*	INPUT BUTTON							*/
input.button {
color: #666666
; border: 1px #CCCCCC solid
; background-color: #EEE4db; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: blink
; background-image: none

}

input.clean { color: #333333 ; border: none}


/*	INPUT							*/
input.radio {
color: #333333
; border: 0px #999999 solid
; background-attachment: fixed; background-image: none; background-repeat: no-repeat; background-position: left center
; margin-left: 2px; padding-left: 5px

}
hr {  margin-top: 0px; margin-bottom: 0px; font-size: 1px; color: #000000}
h5 { font-size: 13px; font-weight: bold; border: none; color: #660000; font-family: arial; }
h6 { font-size: 12px; font-weight: bold; border: none; color: #660000; font-family: arial; }

