BODY      { font-size: 12px; 
            font-family: Verdana, Helvetica, sans-serif; 
            color: #000000; 
			background-color: #FFFFFF; }
						
H1        { font-size: 18px;
            font-weight: bold;
			color:  #000000; 
			text-decoration : underline;}
						
H2        { font-size: 14px;
            color: #000000;
            font-weight: bold;
			text-decoration : underline;}
						
H3        { font-size: 12px;
            color: #000000;
            font-weight: bold;}


.gekleurd { font-size: 12px;   font-family: verdana;  font-weight: bold; text-decoration : none}
.klein { font-size: 10px;  font-family: verdana; text-decoration : none}
.italic { font-size: 10px;  font-family: verdana; text-decoration : none  font-weight: italic; color: #CCCCCC; }
.GoTo { font-size: 12px;  font-family: Verdana, Helvetica, sans-serif; text-decoration : none}
.bold  { font-size: 12px; color: #000000; font-weight: bold;}
.klein_bold { font-size: 10px; font-weight:bold}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #000000;}

img { border: 0px ; }

hr {width:80% ; text-align:center; color:#CCCCCC; height:1px; }

.tabel_01 {
border-width: 1px;
border-style: solid;
border-color: black;
}

.tabel_bodem_lijn {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: black;
}

.tabel_rechts_lijn {
border-right-width: 1px;
border-right-style: solid;
border-right-color: black;
}

.tabel_bodem_rechts_lijn {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: black;
border-right-width: 1px;
border-right-style: solid;
border-right-color: black;
}

.tr15 { height: 18px; }
.tr25 { height: 25px; }
.tr40 { height: 40px; }
.tr45 { height: 45px; }
.tr60 { height: 60px; }
.tr25_klein { height: 25px; font-size: 10px;  font-family: verdana; text-decoration : none}

.tabel_tr25_klein_bodem_lijn {
height: 25px; font-size: 10px;  font-family: verdana; text-decoration : none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: black;
}