body { 
background-attachment:fixed; 
background-position:top left; 
background-repeat:no-repeat;
background-image:url(harkenbg.jpg); 
background-color:#510C0F;
}

table { 
position: absolute;
left: 110px; top: 3px; 
text-align: justify;
}

body, td { 
color: #915558; 
font-size: 9pt; 
font-family: Arial, Helvetica; 
}

A:link {color: #AA5656; text-decoration: none; }
A:visited {color: #923838; text-decoration: none; } 
A:active {text-decoration: none; }
A:hover {color: #923838; text-decoration: underline; } 

body {
 scrollbar-face-color:#510C0F;
 scrollbar-arrow-color:#915558;
 scrollbar-track-color:#510C0F;
 scrollbar-shadow-color:#915558;
 scrollbar-highlight-color:#915558;
 scrollbar-3dlight-color:#510C0F;
 scrollbar-darkshadow-Color:#000000;
}
