body {
	scrollbar-face-color: #c0c0c0; 
	scrollbar-shadow-color: #c0c0c0; 
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-darkshadow-color: #c0c0c0; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #c0c0c0
}
.data {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.small {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.small:hover {
	color: #FFCC00;
	text-decoration: none;
}	
P {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
TD {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
A {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
A:hover {
	color: #CCCCCC;
	text-decoration: none;
}
