BODY {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	line-height : 130%;
        color : #962c2c;
	background-color: transparent;
        scrollbar-highlight-color: #F7D5C3;
        scrollbar-shadow-color: #F7D5C3;
        scrollbar-face-color: #F7D5C3;
        scrollbar-track-color: #FCF3ED;
        scrollbar-3dlight-color: #F7D5C3;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-arrow-color: #E25B14;
        height: 100%;
        margin-top: 0; 
        margin-left: 0; 
        margin-right: 0; 
        margin-bottom: 0; 
        padding: 0;
        margin-left: 5;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 130%;
        background-color: transparent;

}

BLOCKQUOTE {
	font : normal 9pt;
	line-height : 130%;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font : normal;
	line-height : 130%;
	vertical-align : top;
	background-color : #fffbf5;
}

TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size : 9pt;
	font : bold;
	line-height : 130%;
	vertical-align : top;
        text-align : left;
}

UL {
	line-height : 130%;
	list-style-type : square;
}

A:LINK {
	color : #cc3333;
}

A:VISITED {
	color : #cc3333;
}

A:Hover {
	color: #cc3333;
	background-color: #fff2ff;
}

H1 {
	color : #cc3333;
	text-align : left;
	font-size : 14pt;
	font-weight : 600;
	line-height : 50pt;
}

H2 {
	font-size : 12pt;
	font-weight : 600;
	color : #cc3333;
	text-align : left;
	line-height : 20pt;
}

H3 {
	font-size : 12pt;
	color : #CC3333;
	text-align : left;
	margin-bottom : -1px;
	line-height : 15pt;
}

H4 {
	font-size : 9pt;
	color : #cc3333;
	font : normal;
	text-align : left;
	font-style : italic;
        background-color: #FFFFFF;
}


.ma {
	color : #cc0066;
}

.nws {
	background-color : #ccccff;
}

.doss {
	background-color : #dc143c;
	color : White;
	font-weight : bold;
}


.citaat {
	margin-left : 25px;
	font : 9pt Arial, Helvetica, sans-serif;
}

.klein {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
.kleiner {
	font-size : 7pt;
}

.arial {
	font-family : Arial, Helvetica, sans-serif;
}

.blue {
	background-color : e6e6fa;
}

.rood {
	color : #CC3333;
	font-weight : 600;
}

.groen {
	color : 4cb74b;
	font-weight : 600;
}
.gedicht {
	font-style : italic;
	font-weight : 500;
	padding-left : 30pt;
}
.roze {
	background-color :FFF1FF;
}
.data {
	color : #6B6B6B;
	font-size : 8pt;
}
.aut {
	background-color : Black;
	color : White;
	text-align : center;
}
.tdcoll {
	background-color : #EEEEEE;
	vertical-align : top;
}

HR.roze {
	margin-bottom : 20px;
	margin-top : 20px;
	color : #FFCCCC;
	height : 5px;
	background-color : #FFCCCC;
	border : thin solid #FFCCCC;
}

.lilinks {
	margin-left : -25px;
}

.float-wrapper {float: left; width: 66%;}
     /*** This can be floated left or right ***/

.first-col {float: left; width: 70%;}
     /*** This can be floated left or right ***/

.second-col {margin-left: 75%;}
     /*** This gets margined the same direction 
        as div.first-col gets floated ***/
