/* stijlblad als basis van www.rolandsohier.nl */

body {
background-color: white;
color: #999999;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
text-align: left;
margin-right: +2%;
margin-top: +1%
}

h2 {
font-size: 120%;
font-family: Times, Palatino, Georgia, serif;
color: #999999;
text-align: left;
}

a:link {
color: #999999;
text-decoration: none;
}

a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: cc6666;
}

a:active {
text-decoration: none;
color: black;
}

