table {
	font-family: Verdana;
	cursor: crosshair;
	font-size: 9pt;

}
a:active     { color: white; text-decoration: none; font-size: 8pt }
a:link       { color: white; text-decoration: none; font-size: 8pt }
a:visited    { text-decoration: none; color: white; font-size: 8pt}
a:hover { text-decoration: underline overline; font-size: 8pt}



BODY {
	SCROLLBAR-FACE-COLOR: #005885;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #C2CFE0;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #C2CFE0;
	SCROLLBAR-BASE-COLOR: white;
		cursor: crosshair;
; font-family: Verdana; font-size: 9pt; color: #005885;)
}
