﻿font-face {
    font-family: Maiandra GD;
    font-style:  normal;
    font-weight: normal;
    src: url(file:///D:\svnsrc\Projecten\wijnorganisatieadvies.nl\MAIANDR0.eot);
  }

body 
{
	font-family:Maiandra GD;
	font-size: 12pt;
	color: #0c0855;
}

/* Default tags -------- IMPORTANT ------------------*/    
h1 
{
    font-size : 18pt;
      
    }    
h2
{
    font-size: 12pt;
    }    
h3
{
    font-size: 11pt;
    }    
/* -----------------------------------------------------*/

div.Kop
{
	font-size: 150%;
	font-weight:bold;
}
div.Lead
{
	font-weight:bold;
}
div.Text
{
	
}
.TestClass
{
    color:Red;}