<!--
BODY { 
background-color: #6F6F6F;
background-image: url(background.jpg); 
     background-attachment: fixed;
font-family:Helvetica, Arial; 
font-size: 10.5pt;
font-weight: bold;
margin-left: 170px;
margin-top: 15px;
margin-right: 5px;
color: #181818;
scrollbar-arrow-color: #660101;
scrollbar-base-color: #6F6F6F;
scrollbar-DarkShadow-color: #6F6F6F; 
scrollbar-Face-color: #21BCF6;
scrollbar-Highlight-color: #6F6F6F;
scrollbar-Shadow-color: #6F6F6F; 
scrollbar-Track-color: #6F6F6F; 
}

a:link { color: #660101; font-weight: bold; text-decoration: none }
a:active { color: #E2CC09; font-weight: bold; text-decoration: underline }
a:visited { color: #E2CC09; font-weight: bold; text-decoration: none; }
a:hover { color: #E2CC09; font-weight: bold; text-decoration: underline }
-->
