﻿body 
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
}
.Kop
{
	font-size: 140%;
	font-weight:bold;
	color:#7E1416;
}
.subKop
{
    font-size: 120%;
	font-weight:bold;
	color:#7E1416;
    
    }
.Lead
{
	font-weight:bold;
}
.Text
{
	
}
.TestClass
{
    color:Red;}
