a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {color:#ff0000;
	text-decoration: underline;
}

body,table {
	font-size: 10pt;
	word-break: break-all;

	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#ffffff;
}

