body {font-size: 80%; 
	background-image: URL(../images/image1.gif); 
	background-repeat: repeat; 
	background-color: #FFFBF0; 
	color: #000000; 
	margin-left: 5%; 
	margin-right: 5%; 
	font-family: Tahoma, sans-serif
	}
a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none; background: #FFD700 }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline }
h1 {font-size: 200%; color: #000000; font-weight:bold; text-align: center}
h2 {font-size: 150%; color: #000000; font-weight:bold; text-align: center}
h3 {font-size: 110%; color: #000000; font-weight:bold; font-style: italic; text-align: left}
h4 {font-size: 100%; color: #000000; font-weight:bold; font-style: italic; text-align: left}
.time {color: #808080; font-size: 70%}
table {font-size: 100%;}
table.adres {font-size: 100%}
td.klein {font-size: 80%}
td {font-size: 100%;}
td.jaar {font-weight: bold; font-style: italic}
acronym, .help {  border-bottom: 1px dotted #f0f;  cursor: help;}
table.publ {font-size: 80%}

a.ext {
  background: url(../images/extlink.png) right center no-repeat;
  padding-right: 12px;
}
a.mailto {
  background: url(../images/mailto.png) right center no-repeat;
  padding-right: 12px;
}
a.download {
  background: url(../images/dwn.png) right center no-repeat;
  padding-right: 12px;
}