body 
  {
  font-size: 12px; 
  color: #dddddd;
  font-family: arial, sans-serif;
  margin: 0px; padding:0px
  }


table
  {
  font-size: 12px; 
  font-family: arial, sans-serif;
  border-color: #f08010;
  } 


table#hoofd
  {
  font-size: 12px; 
  font-family: arial, sans-serif;
  border-style: solid;  
  border-width: 0px;
  } 

table#hoofd td 
  {
  border-width: 0px;
  }

table#sub_01
  {
  font-size: 12px; 
  font-family: arial, sans-serif;
  border-style: solid;  
  border-width: 1px;
  border-color: #f08010;
  background: #102050;
  } 

table#sub_01 td 
  {
  border-width: 0px;
  border-color: #ffcc00;
  }



hr 
  {
  border: 0;
  color: #f08010;
  height: 1px;
  width: 100%;
  text-align: center;
  }

h1 
  {
  color: #a83020;
  font-weight: bold;
  font-size: 36px; 
  }

h2 
  {
  font-weight: bold;
  font-size: 24px; 
  }

h3 
  {
  font-weight: bold;
  font-size: 18px; 
  }

h4 
  {
  font-weight: bold;
  font-size: 14px; 
  }

h5 
  {
  font-weight: bold;
  font-size: 12px; 
  }

 
A:link
  {
  font-size: 12px;
  color: #f08010;
  }

A:active
  {
  font-size: 12px;
  color: #f08010;
  }

A:visited
  {
  font-size: 12px;
  color: #f08010;
  }



