﻿body, p, .tdGeneral, .tdInfo, .tdFormTekst, .tdFormVeld, .tdIntro
{
	color				: #404040;
	font-family			: Verdana, Arial;
	font-size			: 12px;
}

a:link, a:active, a:visited 
{
	color				: #f87308;
	text-decoration		: none;
}

a:hover 
{
	color				: #BBBBBB;
	text-decoration		: none;
}

body
{
	background-color	: Transparent;
}

.tdFormTekst
{
	padding-top			: 4px;
	vertical-align		: top;
}

.tdFormVeld
{
	padding-bottom		: 3px;
	vertical-align		: top;
}

.tdInfo
{
	padding-top			: 10px;
}

.tdSeperator
{
	border-bottom		: 1px #404040 solid;
}

.tdWidthDummy
{
	background-color	: Transparent;
	font-size			: 1px;
}

h1
{
	color				: #f87308;
	font-family			: Arial;
	font-size			: 22px;
}

h2
{
	color				: #f87308;
	font-family			: Arial;
	font-size			: 16px;
}

