.fontdl {
        font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        text-transform: lowercase;
        color: #CCCCCC;
        line-height: normal;
        text-decoration : none;
}

.fontdark {
        font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        text-transform: lowercase;
        color: Black;
        line-height: normal;
        text-decoration : none;
}

.fontbright {
        font-family: Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-style: normal;
        font-weight: normal;
        text-transform: lowercase;
        color: white;
        line-height: normal;
        text-decoration : none;
}

.fontdlh4 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-weight: normal;
        text-transform: lowercase;
        line-height: normal;
        text-decoration : none;
}

BODY {
	scrollbar-face-color: #696969; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: #696969; 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: rgb(0,0,0); 
	scrollbar-darkshadow-color: #696969;
}
