
body, td {
    font-family               : Verdana,Tahoma,Arial,Helvetica;
    font-size                 : 80%;
    font-weight               : plain;
    scrollbar-face-color      : #0075D5;
    scrollbar-arrow-color     : #EAEAEA;
    scrollbar-track-color     : #B4D9FE;
    scrollbar-shadow-color    : '';
    scrollbar-highlight-color : '';
    scrollbar-3dlight-color   : '';
    scrollbar-darkshadow-color: '';
}

h1 {
    font-size                 : 120%;
    font-weight               : bold;
    color                     : #0075D5;
    text-decoration           : none;
}

h2 {
    font-size                 : 100%;
    font-weight               : bold;
    color                     : #0075D5;
    text-decoration           : none;
}

h3 {
    font-size                 : 100%;
    font-weight               : normal;
    color                     : #0075D5;
    text-decoration           : none;
}
a {
    color                : #FF0000;
    text-decoration      : none;
}

a:hover {
    color                : #000000;
    text-decoration      : underline;
}

.kopje {
    font-size                 : 100%;
    font-weight               : bold;
    color                     : #0075D5;
    text-decoration           : none;
}

.kopjerechts {
    font-size                 : 100%;
    font-weight               : bold;
    color                     : #00589F;
    text-decoration           : none;
}

.datum {
    font-size                 : 80%;
    font-weight               : bold;
    color                     : #000000;
    text-decoration           : none;
    font-style:			: italic;
}


.button {
	font-size                 : 90%;
      font-style: normal;
      font-weight: bold;
      background: #0075D5;
      color: #FFFFFF;
      border-style: solid;
      border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.address {
    font-weight          : plain;
    font-size            : 10px;
    color                : #0066CC;
}

.tabelkop {
	font-family: Verdana, Arial;
	font-size : 13px;
	color: #000000;
	font-weight: bold;
}
