.tdt {
    font-family : sans-serif;
    font-size : 16px;
    font-weight : bold;
}

body {
    scrollbar-face-color:#000033;
	scrollbar-shadow-color:#00ff00;
	scrollbar-highlight-color:#000033;
	scrollbar-3dlight-color:#00ff00;
	scrollbar-darkshadow-color:#000033;
	scrollbar-track-color:#000033;
	scrollbar-arrow-color:#00ff00; 
    cursor:hand; 
}