body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

<!-- menu linker zijde -->
 <!-- opmaak tabel -->

 .menu1 {
 		 background-color: #8ACA38;	
 		 font-size: 12px;
		 font-weight: bold;
		 }
 .menu2 {
 		 background-color: #E7F4D5;	
 		 font-size: 12px;
		 font-weight: bold;
		 }
 .lijst{
 	 	 font-family: Arial, Helvetica, sans-serif;
  		 background-color: #E7F4D5;	
 		 font-size: 11px;
		 font-weight: bold;
 }		 
 

 <!-- opmaak links -->
  <!-- hoofditems -->
	a.niv1:link {
		color: #333333;
		padding: 2px;
		text-decoration:none;
	}

	a.niv1:visited {
		color: #333333;
		padding: 2px;
		text-decoration:none;
	}

	a.niv1:hover {
		color: #8ACA38;
		padding: 2px;
		text-decoration:none;
	}
  <!-- subitems 1 -->
	a.niv2:link {
		font-family: arial, helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.niv2:visited {
		font-family: arial, helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	a.niv2:hover {
		font-family: arial, helvetica, sans-serif;
		color: #8ACA38;
		font-weight: bold;
		text-decoration: underline;
	}
  <!-- subitems 2 -->
	a.niv3:link {
		font-family: arial, helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.niv3:visited {
		font-family: arial, helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	a.niv3:hover {
		font-family: arial, helvetica, sans-serif;
		color: #8ACA38;
		font-weight: bold;
		text-decoration: underline;
	}
	
<!-- einde opmaak menu linker zijde -->

<!-- opmaak menu bovenaan -->
	a.mtop:link{
		font-family: arial, helvetica, sans-serif;
		font-size:16px;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	a.mtop:visited{
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}
	
	a.mtop:hover{
		font-family: arial, helvetica, sans-serif;
		font-size: 16px;
		color: #8ACA38;
		font-weight: bold;
		text-decoration: underline;
	}
	
<!-- einde opmaak menu bovenaan -->

form {
	background-color: #8ACA38;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.style2 {font-size: 12px;}
.style3 {font-size: 16px;
	font-weight: bold;

}
.style4 {font-size: 12px}
.style5 {font-size: 14px}
.style7 {font-size: 16px}
.style8 {font-size: 22px}
.style9 {font-size: 24}


a.nav:link {
	color: #333333;
	padding: 2px;
	text-decoration:none;
}


	
a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}