body,td,th {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	background-image: url(../graphics/common/bg-left-drkGreen.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A6B830;
}
H1 {
	font-size:14px;
	font-weight:bold;
	margin-top: -3px;
	margin-bottom: -3px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 1px;
}
H2 {
	font-size:24px;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	text-transform: lowercase;
	color: #EFF2D3;
	margin: 5px;
}
.cursief
{
	font-size:10px;
	font-style:italic;
	text-align: right;
}
.txtBig {
	font-size: 18px;
	letter-spacing: 1px;
}
.txtFluoGroen {
	color: #DBFF48;
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.txtLichtGroen {
	color: #DCE2A2;
}
a {
	font-size: 12px;
	color: #1B2B44;
	text-decoration: underline;
}
a:visited {
	color: #1B2B44;
}
a:hover {
	color: #A6B830;
	text-decoration: none;
}
a:active {
	color: #A6B830;
}

/* nav light on dark*/
a.aLight {
	font-size: 12px;
	color: #DCE2A2;
	text-decoration: underline;
}
a.aLight:visited, a.aLight:active {
	color: #DCE2A2;
}
a.aLight:hover {
	color: #DCE2A2;
	text-decoration: none;
}

/* sub nav*/
a.subnav {
	font-size: 12px;
	color: #1B2B44;
	text-decoration: none;
}
a.subnav:visited {
	color: #1B2B44;
	text-decoration: none;
}
a.subnav:hover {
	color: #EFF2D3;
	text-decoration: none;
}
a.subnav:active {
	color: #1B2B44;
	text-decoration: none;
}

/* sub nav home*/
a.subnavHome {
	font-size: 12px;
	color: #1B2B44;
	text-decoration: none;
}
a.subnavHome:visited {
	color: #1B2B44;
	text-decoration: none;
}
a.subnavHome:hover {
	color: #abbd26;
	text-decoration: none;
}
a.subnavHome:active {
	color: #abbd26;
	text-decoration: none;
}

/*sub sub nav */
a.subsubnav {
	font-size: 18px;
	color: #A6B830;
}
a.subsubnav:visited {
	color: #A6B830;
}
a.subsubnav:hover {
	color: #1B2B44;
}
a.subsubnav:active {
	color: #A6B830;
}
