table {
	font-size: x-small;
	color: #333333;
}
body {
	font-size: x-small;
	color: #333333;

scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000;
}
a {
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: x-small;
	color: #ACB7CC;
	cursor: crosshair;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	border-left: thin none #CCCCCC;
}

