﻿body 
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
}

/* Default tags -------- IMPORTANT ------------------*/    
h1
{
	font-weight:normal;
	font-size:23px;
	margin-top:0px;
	margin-bottom:20px;
}    
h2
{
	font-weight:normal;
	font-size:20px;
	margin-top:0px;
	margin-bottom:20px;
}    

h3
{
	font-weight:normal;
	font-size:16px;
	margin-top:0px;
	margin-bottom:20px;
}    
/* -----------------------------------------------------*/

div.Kop
{
	font-size: 150%;
	font-weight:bold;
}
div.Lead
{
	font-weight:bold;
}
div.Text
{
	
}
.TestClass
{
    color:Red;}