/*	BlueGreen	Gold		Navy	DarkGreen	VryLtBlue		LtPurple	     LiteGreen */
/*	#009999	#B6B074	navy	#339966	#D1E0E9	      #E8E8F4	      #00CC00 */

/* Standard */
body, td, b, i {font-family: Arial, Verdana; 
					  font-size: 10pt; 
					  color: black; 
					  text-align: left; 
					  line-spacing: 6pt; 
					  }
/* Hyperlinks Body */
a {font-family: Arial, Verdana; 
	font-size: 12px;
    line-spacing: 6pt; 
    margin-top: 6pt; 
    margin-bottom: 6pt;}
a:hover {font-family: Arial, Verdana; 
   color: red; 
   text-decoration: bold; 
   font-size: 12px;
   line-spacing: 6pt; 
   margin-top: 6pt; 
   margin-bottom: 6pt;}


/* Page headers */
H1 {font-family: Verdana, Arial; 
	font-weight: bold; 
	color: black; 
	font-size: 16px; 
	letter-spacing: 1pt;}
H2 {font-family: Verdana, Arial; 
	margin-top: 24pt;
	margin-bottom: 0pt;
	font-weight: bold; 
	color: black;
	font-size: 14px; 
	letter-spacing: 1pt; }
H3 {font-family: Verdana, Arial; 
	margin-top: 12pt;
	margin-bottom: 0pt;
	font-weight: bold; 
	color: black; 
	font-size: 12px; 
	}

/* Other */
.centre {text-align: center;}
.left {text-align: left;}
.justify {text-align: justify;}
.right {text-align: right;}
.red {color: red}
     

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

dt {font-weight:bold;}

.tableheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {font-family: Arial, Verdana; 
			   color: red;
			   text-decoration: none;
			   font-size: 12px;
}

.menu1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: .1cm;
	font-weight: bold;
	color: black;
}

.menu1 A:link {font-family: Verdana, Arial; 
		 color: black;
	     text-decoration: none;
	     font-size: 12px;
}
.menu1 A:visited {font-family: Verdana, Arial; 
		 color: black;
	     text-decoration: none;
	     font-size: 12px;
}
.menu2 {
	text-indent: .4cm;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}
.menu2 A:link {font-family: Verdana, Arial; 
		 color: black;
	     text-decoration: none;
	     font-size: 12px;
}
.menu2 A:visited {font-family: Verdana, Arial; 
		 color: black;
	     text-decoration: none;
	     font-size: 12px;
}
.menu3 {
	text-indent: .8cm;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.menu3 A:link {font-family: Verdana, Arial; 
		 color: black;
	     text-decoration: none;
	     font-size: 12px;
}
.menu3 A:visited {font-family: Verdana, Arial; 
		 color: black;
	     text-decoration: none;
	     font-size: 12px;
}

.titel {font-family: monospace;
		color: black;
		font-weight: bold;
		font-size: 24px;
		}
		
.topborder {
	border-top: 1px solid black;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

			}
			
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabelgespasieer {
	margin: 5px;
}
