.tableheader {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #999999
}

body {
	scrollbar-face-color:#121212;
	scrollbar-arrow-color:999999;
	scrollbar-track-color:'121212';
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#121212;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:'121212';
}

.small {
	color : #CCCCCC;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 150%
}

.small a:link {
	color : #CCCCCC;
	text-decoration: underline;
}

.small a:visited {
	color : #CCCCCC;
	text-decoration: underline;
}

.small a:hover {
	color : #333333;
	text-decoration: none;
	
}

.small a:active {
	color : #CCCCCC;
	text-decoration: none;
}
