/* CSS Document */

h1{
font-family: Arial, Helvetica, sans-serif; 
font-size:16px; 
color:#90a8cb;
}

h2{
font-family: Arial, Helvetica, sans-serif; 
font-size:14px; 
color:#90a8cb;
margin-bottom: 4px;
margin-top: -1px;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
text-decoration: none;
}

.standaard, p, tr, td, li, ul {font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size : 12px; COLOR: #000000}

a:link, a:visited, a:active {
color:#90a8cb;
text-decoration: underline;
}

a:hover {
color:#e50a0a;
text-decoration: underline;
}
