﻿#maintable {
margin: 0 auto;
width:600px; 
height:100%; 
font-family: Arial; 
font-size: 10pt;
border: 1px #c0c0c0 solid;
}

.maintablecell {
padding:15px; margin:0px; vertical-align:top;
}

/*  Standaardiseer bovenmarge van tabellen voor alle browsers  */
table.tableformat {
margin-top: 18px;
}

H3 {
font-family: Arial;
font-size:12pt;
margin-top:0px;
margin-bottom:0px; 
}

a:link    {font-family: Arial; font-size: 10pt; font-weight: normal; color: #0000ff; text-decoration: none;}
a:visited {font-family: Arial; font-size: 10pt; font-weight: normal; color: #0000ff; text-decoration: none;}
a:hover   {font-family: Arial; font-size: 10pt; font-weight: normal; color: #0000ff; text-decoration: underline;}
