

table {

color: gray; 
font-size: 12px;
font-family: arial;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
line-height: 14px;

}

body {

color:gray; 
font-size: 12px;
font-family: arial;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
line-height: 14px;


scrollbar-arrow-color: blue;
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: grey;
scrollbar-darkshadow-color: grey;
scrollbar-shadow-color: black;
}

.kop {

color:darkblue; 
font-size: 14px;
font-family: arial;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
line-height: 16px;

}