.bodytext{
	font-family:arial,verdana,helvetica;
	font-weight:normal;
	font-size:12px;
	color:#003399;
}

/* v1 of the commented backslash hack. 
The following backslash
\ 
 between rules appears to have the effect 
that macIE5 ignores the following rule. Odd, but extremely useful. */
.myscroll { 
 scrollbar-face-color:#F9FDFF; /*main  - arrow bg color and scroller color and slot background color (stippled)*/
 scrollbar-highlight-color:#F3F5FE; /*slot background color (stippled) additional setting) */
 scrollbar-arrow-color:#0000CC;
 scrollbar-shadow-color:#0099CC; /*all borders of scroller and arrowbox */
 scrollbar-base-color:#99CCFF;	 /*top and left borders of scroller and arrowbox */ 
 scrollbar-light-shadow-color:#FF99FF;
}

.winker {color:#1e90ff;text-decoration:none}
A.winker {text-decoration:none;color:#1e90ff}
A:hover.winker {text-decoration:none;color:#cc0033}



TD{
	font-family:arial,verdana,helvetica;
	font-weight:normal;
	font-size:12px;
	color:#003399;
}


