*{
font-family: Verdana, Arial, Helvetica, sans-serif;
/*font-size: 10px;*/

}

h1{
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #ff0000;
}

h2{
margin-bottom: 10px;
font-weight: bold;
font-size: 12px;
}

p{
margin-bottom: 10px;
font-size:12px;
background-color:transparent;
}

span{
background-color:transparent;
}

.numeriek{
margin-left: 15px;
padding: 0px 0px 5px 24px;
list-style-type: decimal;
}

.numeriek li{
padding: 0px 0px 3px 0px;
}

.symbool{
margin-left: 15px;
padding: 0px 0px 5px 24px;
list-style-type: circle;
}

.symbool li{
padding: 0px 0px 3px 0px;
}

.disclaimer{
color: #494949;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

TD{
font-size:12px;
}

DIV{
font-size:12px;
}

UL{
font-size:12px;
}

OL{
font-size:12px;
}