
a:link{text-decoration:none; color: #88A6E4;}
a:visited{text-decoration:none; color: #88A6E4;}
a:hover{text-decoration:none; color: #88A6E4;}
td{ font-family:arial; font-size: 8pt; color: white;}
#b{font-weight:600;}
#field {border:1px solid white; font-size:8pt; background:#FFFFFF; font-color:white;}
    body
    {
        font-family:arial;
        font-size:8pt;
	font-color: white;
        background: #000000;
        scrollbar-face-color:#C0C0C0;
        scrollbar-highlight-color:#C0C0C0;
        scrollbar-3dlight-color:#000000;
        scrollbar-shadow-color:#C0C0C0;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:C0C0C0;
        scrollbar-arrow-color:000000;
    }