<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A:link
{ text-decoration: underline; color:#cccccc; }
A:visited
{ text-decoration: underline; color:#cccccc; }
A:active
{ text-decoration: underline; color:#cccccc; }
A:hover
{ text-decoration: underline; color:#cccccc; } 

body 
{ background: #000000;
font-family: helvetica;
color: #cccccc ; 
font-size: x-small;

scrollbar-face-color : #333333; 
scrollbar-highlight-color : #666666; 
scrollbar-3dlight-color : #999999; 
scrollbar-shadow-color : #666666; 
scrollbar-darkshadow-color : #999999;
scrollbar-track-color : #666666; 
scrollbar-arrow-color : #999999; }

input, textarea
{ background: #333333;
font-family: tahoma;
color: #cccccc; 
border-style: groove; 
border-color: #cccccc;
border-width: 3;}

td {font-family:tahoma; font-size:x-small; line-height:14px; background-color:#999999}

.nav {font-family:tahoma; font-size:x-small; line-height:14px; padding:5px; background-color:#666666}

.content {font-family:tahoma; font-size:x-small; line-height:14px; padding:5px; background-color:#999999}

.title {font-family:tahoma; font-size:x-small; line-height:14px; padding:5px; background-color:#333333}</pre></body></html>