body {
 font-family: Arial, Helvetica, sans-serif; 
}
table {
 font-family: Arial, Helvetica, sans-serif; 
}
.text {  
 font-size: 16px;
}
.text_normal {
 font-size: x-small;
 color: #000000; 
 line-height: normal; 
 height: auto;
}
.text_small {
 font-size: xx-small
}
.text_bold {
 font-size: x-small; 
 font-weight: bold;
}
.opsomming {
 list-style-position: outside;
 list-style-image: none; 
 list-style-type: none;
}
H1 {
 font-size: 28px; 
 font-weight: bold;
}
