/* CSS Document */
#content h2 {
font-size:14px;
font-weight: bold;
COLOR: #45545c;
margin-top: 6px;
margin-bottom: 4px;
}

#content h2 a:hover {
text-decoration: underline;
}

.standaard, p, body, td, tr {
line-height: 1.6;
font-size: 14px;
font-family:Verdana, Arial, sans-serif;
font-size:13px;
color:#45545c;
}

a:link, a:visited, a:active {
font-family:Verdana, Arial, sans-serif;
font-size:13px;
line-height: 1.6;
color:#df1917;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

