﻿.body
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;	
}	

.Hoofdtitel
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #434B7C;
}

.Titel
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #f39800;
}

.Algemeen_Tekst
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #004272;
}

.Algemeen_Tekst_Bold
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #004272;
}

.Algemeen_Tekst_Italic
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #004272;
}

.Algemeen_Tekst_Bold_Italic
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #004272;
}

.Algemeen_Tekst_Kleiner
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #004272;
}

.Kop_Tekst_Bold
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #004272;
}

.Kop_Tekst_Bold_Italic
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #004272;
}

.Algemeen_Tekst__bold_blauw
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #434B7C;
}

.Algemeen_Tekst_Grijze_blok
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.Nieuwscontent
{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

