﻿body 
{
	
}


.GewoneTekst
{
	font-size: x-small;
	color: gray;
	font-family: Arial;
}
P
{
	font-size: small;
	color: gray;
	font-family: Arial;

}
LI
{
	font-size: small;
	color: gray;
	font-family: Arial;
}



H1
{
	font-size: large;
	text-transform: uppercase;
	color: #1e6a39;
	font-family: Arial;
	letter-spacing: 1pc;
	text-align: center;
}

H3
{
	font-size: medium;
	text-transform: none;
	color: #1e6a39;
	font-family: Arial;
}

H5
{
	font-size: small;
	text-transform: none;
	color: #1e6a39;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

H6
{
	font-size: small;
	text-transform: none;
	color: #1e6a39;
	font-family: Arial;
	font-weight: bold;
}
