body
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-style: normal; 
	line-height: 14px;
	background-color: #C1C1C1;
	margin: 0px 0px 0px 0px;
	color: black;
}

p
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-style: normal; 
	line-height: 14px;
	margin: 0px 10px 10px 10px;
	color: black;
}

h1
{
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	color: black;
	margin: 10px 10px 10px 10px;
}

.wit
{
	color: white;
}

h2
{
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

.geel
{
	color: #efb605;
}

.rood
{
	color: #da0018;
}

.oranje
{
	color: #e33b14;
}
color: #da0018;
}

.lichtblauw
{
	color: #3399ca;
}

h3
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #DA0018;
	margin: 0px 0px 5px 0px;
}

hr
{
	color: #DA0018;
	line-height: 1px;
}


a:link 
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DA0018;
	text-decoration: none;
}

a:visited 
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DA0018;
	text-decoration: none;
}

a:hover 
{
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DA0018;
	text-decoration: underline;
}