body {
font-family:Courier,monospace;
color:#000000;
font-size:16pt;
text-align:left;
line-height:40px;

background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;

scrollbar-base-color:#880000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#880000;
scrollbar-highlight-color:#880000;
scrollbar-shadow-color:#880000;
scrollbar-track-color:#ffffff;
}

a:link{
text-decoration:none;
font-weight:bold;
color:#880000;
}

a:visited{
text-decoration:none;
color:#880000;
font-weight:bold;
}

a:hover{
text-decoration:none;
font-weight:normal;
color:#000088;
}