@font-face {
    font-family: 'perpetua';
    src: url('skins/default/Perpetua/PerpetuaStd.otf');
    font-weight: normal;
    font-style: normal;
   }
@font-face {
    font-family: 'perpetua';
    src: url('skins/default/Perpetua/PerpetuaStd-Bold.otf');
    font-weight: bold;
    font-style: normal;
   } 
body { font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; }
h1 { font-size: 120%; margin: 0 0 .4em 0; line-height: 1em; color: #000; font-weight:bold; }
h2 { font-size: 110%; margin: 0 0 .4em 0; line-height: 1em; color: #000; }
h3 { font-size: 100%; margin: 0 0 0 0; color: #000; line-height: 1em; }
p {	margin: 0 0 1em 0; }
p, div, table, td, span { font-size: 1em; }
a, a:link, a:visited { color: #ea1e18; text-decoration:none;  }
a:hover, a:active { color: #ea1e18; text-decoration:underline; }
.content a, .content a:link, .content a:visited { color:#f00; text-decoration:underline; }
.content a:hover, .content a:active { color:#ea1e18; text-decoration:none; }
.content a.top, .content a.terug { float: right; }

#homeContent p  a, #homeContent p  a:link, #homeContent  p  a:visited { text-decoration:underline; }
#homeContent p  a:hover, #homeContent p  a:active { text-decoration:none; }

#content.content ul { margin-left: 20px; }
a.download { padding-right: 12px; background: url(pics/download.gif) no-repeat 99% 50%; }
img, a img { border: 0; }
img.left { float: left;	clear: left; margin-right: 12px; } 
img.right { float: right; clear: right; margin-left: 12px; }
/* table */
table { margin: 0; font-size: 100%; }
table th, table td {font-size: 1em; margin: 0; vertical-align: top; padding: 2px; }
table tr td p { margin: 0px; }

