BODY
{
	background-color:#F2F2F2;
	font-family:"georgia";
	font-size:11px;
	line-height:18px;
	color:black;
    scrollbar-face-color: white; 
    scrollbar-shadow-color: #A4A4A4; 
    scrollbar-highlight-color: white; 
    scrollbar-3dlight-color: #A4A4A4; 
    scrollbar-darkshadow-color: white; 
    scrollbar-track-color: #F2F2F2; 
    scrollbar-arrow-color: #A4A4A4
} 

TD.kolom
{
	font-family:"verdana";
	font-size:9px;
	color:#8C8C8C;
	line-height:12px;
}

TD.colofonkolom
{
	font-family:"verdana";
	font-size:9px;
	color:#900007;
	line-height:12px;
}

DIV.left
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.content
{
	margin-left: 16px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

B
{
	color:#900007;
}

I.grijs
{
	color:#8C8C8C;
}

B.grijs
{
	font-size:9px;
	color:#8C8C8C;
}

TD
{
	font-family:"verdana";
	font-size:11px;
	line-height:18px;
	color:black;
}

A
{
	font-weight:"bold";
    text-decoration:none;
	color:#900007;
}

A:hover
{
	font-weight:"bold";
    text-decoration:underline;
	color:#900007;
}

IMG
{
	border-color:#8C8C8C;
} 

input
{
	font-family:"verdana";
	font-size:11px;
	line-height:18px;
	color:black;
	border-color: black;
	border-width: 1;
}

textarea
{
	font-family:"verdana";
	font-size:11px;
	line-height:18px;
	color:black;
	border-color: black;
	border-width: 1;
}

LI
{
	list-style-type: square
}

UL
{
	list-style-type: none;
	border-top : thin;
}

OL
{
	list-style-type: upper-alpha
}  
/* A B C D E etc. */

OL OL
{
	list-style-type: decimal
}
/* 1 2 3 4 5 etc. */

OL OL OL
{
	list-style-type: lower-roman
}
/* i ii iii iv v etc. */
