.Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #336699;
}
.tekst 		{
	font-size: 8pt;
	color: #000000;
	font-family: "Trebuchet MS";
}

.tekstBold 	{ 
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #000000 ; 
		font-weight: bold}

.tekstItalic 	{
		font-style: italic;
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #000000
}


.tekstVak 	{  
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #000000; 
		background-color: #0F7FA4}

.tekstBlue 	{  
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #0F7FA4}

.tekstGreen	{ 
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #66CC00}

.button 	{ 
		FONT-SIZE: 8pt; 
		BORDER-LEFT-COLOR: #003C74; 
		BORDER-BOTTOM-COLOR: #9D9D9D; 
		WIDTH: 60px; 
		COLOR: #000000; 
		BORDER-TOP-STYLE: dotted; 
		BORDER-TOP-COLOR: #003C74; 
		FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; 
		BORDER-RIGHT-STYLE: dotted; 
		BORDER-LEFT-STYLE: dotted; 
		HEIGHT: 20px; 
		BACKGROUND-COLOR: #0F7FA4; 
		BORDER-RIGHT-COLOR: #9D9D9D; 
		BORDER-BOTTOM-STYLE: dotted}

a:link 		{  
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #000000; 
		text-decoration: underlined}

a:hover 	{  
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		color: #000000; 
		background-color: #4DA0CE; 
		text-decoration: none}

a:visited 	{  
		color: #000000; 
		font-family: "Trebuchet MS"; 
		font-size: 8pt; 
		text-decoration: underlined}

body 		{ }

.tekstKop {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #0F7FA4;
	font-weight: bold;

}
