body 	{
			background-color: #EBE0C2; 
			font-family: trebuchet ms,sans serif;
			font-size: 13px; 
			color: #0055A2; 
			scrollbar-face-color: #EBE0C2;
			scrollbar-shadow-color: #EBE0C2; 	
			scrollbar-highlight-color: #0066CC; 
			scrollbar-3dlight-color: #EBE0C2; 
			scrollbar-darkshadow-color: #0066CC; 
			scrollbar-track-color: #EBE0C2;
			scrollbar-arrow-color: #0066CC;
			scrollbar-width: 12px;
			}

h1		{
			font-family: trebuchet ms, sans serif;
			font-size: 18px; 
			color: #0066CC; 
			margin-left: 0;
			margin-top: 0;
			margin-bottom: 10pt;
			}

h2		{
			font-family: trebuchet ms, sans serif;
			font-size: 18px; 
			color: #0055A2; 
			text-decoration: italic;
			margin-left: 0;
			margin-top: 0;
			margin-bottom: 0pt;
			}

h3		{
			font-family:trebuchet ms, sans serif;
			font-size: 15px; 
			color: #0055A2; 
			text-decoration: italic;
			margin-left: 5;
			margin-top: 10;
			margin-bottom: 0pt;
			}

p			{
			font-family: trebuchet ms, sans serif;
			font-size: 13px; 
			color: #0055A2; 			
			margin-top: 5pt;
			margin-left: 5pt;
			margin-right: 5pt;	
			}

a:link {
			font-family: trebuchet ms, sans serif;
			font-size: 13px;
			color: #0055A2; 
			font-weight: bold;
			text-decoration: underline;
			}

a:visited {
					font-family: trebuchet ms, sans serif;
					font-size: 13px; 
					color: #0066CC;  
					font-weight: bold;
					text-decoration: underline;
					}

a:active 	{
					font-family: trebuchet ms, sans serif;
					font-size: 13px; 
					color: #0066cc; 
					font-weight: bold;
					text-decoration: underline;
					}

a:hover	{
				font-family: trebuchet ms, sans serif;
				font-size: 13px; 
				color: #EBE0C2; 
				font-weight: bold;
				background-color: #0066CC;
				}

td		{font-family: trebuchet ms, sans serif;
			font-size: 13px; 
			border-style: dotted;
		}

.kop 	{
			font-family: trebuchet ms, sans serif;
			font-size: 13px; 
			color: #0055A2;
			margin-left: 0pt; 
			margin-top: 10pt; 
			font-weight: bold;
			}

.datum	{
				font-family: trebuchet ms, sans serif;
				font-size: 13px;	
				font-weight: bold;
				color: #EBE0C2; 
				margin-left: 0pt; 
				margin-top: 10pt; 			
				background-color: #0066CC;
				align: right;
				}	

.bron	{
			font-family: trebuchet ms, sans serif;
			font-size: 11px; 
			color: #02427C; 
			align: right;
			}

input	{
			font-family: trebuchet m  ,sans serif;
			color: #0066CC;
			font-size: 10px;
			background-color: #EBE0C2;
			}

select	{
			font-family: trebuchet m  ,sans serif;
			color: #0066CC;
			font-size: 10px;
			background-color: #EBE0C2;
			}

textarea	{
				font-family: trebuchet ms, sans serif;
				color: #0066CC;
				font-size: 10pt;
				background-color: #EBE0C2;
				}

table 	{
				border-style: dotted;
				}


.tiny		{
			font-family: trebuchet ms, sans serif;
			font-size: 9px; 
			color: #02427C; 
			align: right;
			}

