h2, h3, h4, p, td {
  font-family: "Myriad", "Arial", sans-serif
}

a:link {color=#470052; }
a:visited {color=#4F5557; }

div.boven { position: absolute; top: 0em; }    

h2 {font-size: 10pt}
p.kop {font-size: 60%; line-height: 70%; }
h3 {font-size: 12pt; color: #470052; text-align: center; }
h4 {font-size: 7pt; color: #470052; }

body {margin-top: 0em; margin-left: 0em; }
h1 {margin-top: .5em; margin-left: .5em}

div.unix {position: relative; top: -3em; left: -1em; z-index: -1;}
div.internet {position: relative; top: -1.5em; left: .1em; z-index: -1;}
div.security {position: relative; top: -.1em; left: -2em; z-index: -1;}
div.cryptography {position: relative; top: 1em; left: -1.6em; z-index: -1;}

table.stats { background: #F8F8F8; }

table.sidebar { 
  background: #EEEEEE; 
  width: 40%;
  float: right;
}

table.fwhits {
  background: #EEEEEE; 
  font-size: 60%;
}

p.paars { color: #470052; font-weight: bold; text-align: center; }


