Body {     scrollbar-3d-light-color:#EEEEE7;
           scrollbar-arrow-color:#ccccc4;
           scrollbar-base-color:#eeeee7;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:#eeeee7;
		   scrollbar-3d-dark-color:#eeeee7;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline blink;
}