A:link {text-decoration:underline;color:#999999;}
A:active {text-decoration:underline;color:#ffffff;}
A:visited {text-decoration:underline;color:#999999;}
A:hover {text-decoration:underline;color:#ffffff;}

html,body {
background: #000000;
margin: 0;
padding: 0;
text-align: center;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #ffffff;
}

small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 11px;
color: #ffffff;
}

#divbg {
position: absolute;
left: 68px;
width: 880px;
height: 600px;
z-index: 1;
text-align: left;
}

#divbg2 {
position: absolute;
left: 112px;
width: 800px;
height: 600px;
z-index: 1;
text-align: left;
}

#divtext {
position: absolute;
left: 235px;
top: 150px;
width: 540px;
height: 400px;
z-index: 2;
overflow: auto;
text-align: left;
scrollbar-face-color:#000033;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color:#cccccc;
scrollbar-3dlight-color:#000033;
scrollbar-darkshadow-color:#000033;
scrollbar-track-color:#000033;
scrollbar-arrow-color:#cccccc;
}