body {
   background: #6B6848;
   color: #cccccc;
   margin: 0;
   padding: 0;
   font-size: 10pt;
   font-family : verdana, arial, helvetica, sans-serif;
   /*letter-spacing: -0.1em;*/
   scrollbar-base-color: #A29E7A; 
   scrollbar-arrow-color: #000000;
   scrollbar-DarkShadow-Color: #000000; 
   scrollbar-Highlight-Color: #C0BDA5;
   scrollbar-Shadow-Color: #363426;
   scrollbar-Face-Color: #7F7B59;
   scrollbar-Track-Color: #403E2D;
	}
	
td { 
font-size: 8pt;
font-family: verdana, arial, helvetica, sans-serif;
   }	

b, strong {
   font-weight : bold;
   text-decoration : none;
	}

a:link {
	color: #FFFFFF;
	text-decoration : none;
	}
	
a:visited {
   color : #FFFFFF;
   text-decoration : none;
	}

a:hover {
   color : white;
   background-color : #333333;
   text-decoration : none;
	}

a:active {
   color : #D1B24D;
   font-weight : none;
   text-decoration : none;
	}

.desktops {
   border-bottom: solid;
   border-color: #000000;
	}
