body         {
	margin-left: 0;
	margin-top: 0;
	margin-left: none;
	margin-top: none;
}
table.header {
	background-image: url(http://lta-voorbeeld.com/images/bg10.jpg);
	padding-top: 0;
	padding-top: none;
	border-bottom: thick ridge;
	border-bottom-color: Blue;
	margin-top: none;
}

table.content {
	background-image: url(http://lta-voorbeeld.com/images/img2.jpg);
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
	padding-top: 20px;
}

a:link       { 	font-family: Verdana;
	font-size: 10pt; 
	text-decoration: underline; 
	color: #000000 }
a:visited    { 	font-family: Verdana;
	font-size: 10pt; 
	text-decoration: underline; 
	color: #666666 }
a:hover      { 	font-family: Verdana;
	font-size: 10pt; 
	text-decoration: underline; 
	color: #FF3300 }
p            { font-family: Verdana; font-size: 10pt }
h1           { font-family: Times New Roman; font-size: 16pt; font-weight: bold }
h3           { font-family: Times New Roman; font-size: 14pt; font-weight: bold }
h4           { font-family: Times New Roman; font-size: 12pt; font-weight: bold }

#header a:link {text-decoration: underline; 
	font-family: Times New Roman; 
	font-size: 18pt; 
	font-weight: bold;
	color: #FFFF00 }
	
#header a:visited {
	text-decoration: underline; 
	font-family: Times New Roman; 
	font-size: 18pt; 
	color: #FFFF00 }
	
#header a:hover { 
	text-decoration: underline; 
	font-family: Times New Roman; 
	font-size: 18pt; 
	font-weight: bold;
	color: #FFB935}
	
#header h2 {
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold; 
	text-align: Center }
#header p {
	font-family: Verdana;
	font-size: 12pt }
