<STYLE TYPE="text/css">

a:link
{ text-decoration: none; color: #b0e0e6; }
a:visited
{ text-decoration: line-through; color: #fffafa; }
a:active
{ text-decoration: underline overline; color: #9370db; }
a:hover
{ text-decoration: italic; color: #7F1709; }

body
{ background: #030C4F;

font-size: 10 pt;
color: #A8B7F8;
font-family: Arial;

scrollbar-face-color : #030C4F; 
scrollbar-highlight-color : #A8B7F8; 
scrollbar-3dlight-color : #030C4F;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #030C4F; 
scrollbar-arrow-color : #A8B7F8;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 8;
padding-left: 0;
padding-right: 0;
}

#symbols {
position: absolute;
left: 0px;
top: 0px;
width: 155px;
height: 170px;
}

#title-banner {
position: absolute;
left: 155px;
top: 0px;
width: 745px;
height: 170px;
}

#content {
position: absolute;
left: 155px;
top: 170px;
width: 725px;
}
-->
</STYLE>