@charset "iso-8859-1";
/* author: Arnold wubbels */
/* Creation date: 28-2-2006 */
body {
background-image: url(acf-50.jpg);
background-repeat: repeat-y;
background-position: right;
font-family: Arial, sans-serif;
font-size 2 em;
color: #5b5b5b;
text-decoration: none;
a:link { color: #0000ff; 
text-decoration: none;
}
a:visited { color: #0000ff; }
a:hover { color: #0000ff; }
a:active { color: #0000ff; }
}

p, td, th, div, blockquote, dl, ul, ol, {
font-family: Arial, sans-serif;
font-size 2 em;
color: #5b5b5b;
text-decoration: none;
a:link { color: #0000ff; 
text-decoration: none;
padding: 44px;
}
a:visited { color: #0000ff; }
a:hover { color: #0000ff; }
a:active { color: #0000ff; }


