body {
margin : 0;
padding : 0;
font-family : Tahoma;
overflow : auto;
line-height : 11px;
text-align : justify;
color : #3b3a39;
font-size : 8pt;
text-align : left;
text-decoration : none;
background-image : url('images/achtergrond.png');
background-repeat : repeat-x;
background-attachment : scroll;
cursor : crosshair;
}


h1 {
font-family : "Impact";
color : #c57374;
font-size : 10pt;
line-height : 100%;
text-transform : lowercase;
text-align : center;
font-weight : normal;
font-style : normal;
text-decoration : none;
border-bottom : 5px solid #c57374;
margin-top : 0;
margin-bottom : 3px;
padding-top : 3px;
padding-bottom : 4px;
letter-spacing:3px;
padding-left : 4px; font-variant:small-caps; margin-left:0; margin-right:0; padding-right:2px; padding-top:2px; padding-bottom:2px; background-color:#f2aeaf}



h2 {
font-family : courier new;
color : #000000;
font-size : 9px;
background-color :#FF9999;
line-height : 5px;
text-transform : uppercase;
text-align : right;
font-weight : bold;
font-style : normal;
text-decoration : none;
margin : 0;
padding-top:3px; padding-bottom:4px; letter-spacing:2px; border-bottom:0 dashed #FFFFFF 
}



a:link.nav, a:visited.nav, a:active.nav {
text-decoration: none;
font-family: courier new;
font-size: 8pt;
line-height: 6pt;
color: #FF3399;
background-color: #FFFFFF;
cursor: default;
display: block;
text-align:center;
text-transform: uppercase;
margin: 3px;
padding: 3px
}

a:hover.nav {
font-family: courier new;
font-size: 8pt;
line-height: 6pt;
font-weight: none;
color: #FFFFFF;
text-align: center;
background-color: #FF0066;
cursor: default;
display: block;
text-transform: uppercase;
margin: 3px;
padding: 3px
}


u {
text-decoration : none;
border-bottom : 1px dotted #009CA5;
padding : 0;
margin : 0
}

i {
font-family : Arial;
color : #5352dc;
font-size : 8pt;
}

b {
font-family : Arial;
color : #fa137c;
font-size : 8pt;
}

.side {
margin-top:0px;
padding:0px;
background-color: #FFFFFF;
font-family: Arial;
font-size:10px;
color: #000000;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:10px
}


.content {
background: #ffffff;
color: #E1BE7D;
font-size:11px;
font-weight: normal;
font-family:arial;
padding:2px;
text-transform: normal;
text-align:left;
border-bottom: 1px solid #A2BD90;
margin:2px;
line-height:11px; }