body, table
	{
	background: #C51F1C;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
td,tr,table
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
	
a
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-style: italic;
	}	

input, textarea, option
	{
	border: 1px solid;
	background-color: #E1E1E1;
    }
    
.kop
	{
	background-color: #FFFFFC;
	border: 1px;
	} 

.fout
	{
	color: FF0000;
	}

a
	{
	color: #000000;
	}

h4
	{
	color: #000000;
	font-size: 14pt;
	}
	
h5
	{
	color: #000000;
	font-size: 12pt;
	}
	
h3
	{
	color: #000000;
	font-size: 10pt;
	}

h2
	{
	color: #000000;
	font-size: 18pt;
	display: inline;
	}
	
h1
	{
	color: #000000;
	font-size: 22pt;
	display: inline;
	}
	
.GewoneTabel
	{
	height: 100%;
	width: 100%;
	}
	
.TableRow
	{
	vertical-align: top;
	align: left;
	background: #FFFFFC;
	}	
	
a:hover
	{ 
	color: #00CCCC;
	font-style: italic;
	}
	
.box
{
width: 80px;
height: 35px;
}

html>body .box
{
width: auto;
height: auto;
min-width: 100%;
min-height: 35px;
} 

