/* Colors:REALLY DARK BLUE is #000066, as in Banner.Dark Navy is #000099Color matching side banner is #336699 Used for Highlight*/BODY  {	font-family: Garamond, "Times Roman", serif, "BakerSignet BT";	color : "#000000";/* navy 	color : "#660000"; *//*	color : #990000;  Maroon, Safe */scrollbar-arrow-color: #FFFFFF;scrollbar-3dlight-color: #006699;scrollbar-highlight-color: #FFFFFF;scrollbar-face-color: #006699;scrollbar-shadow-color: #FFFFFF;scrollbar-darkshadow-color: #006699;scrollbar-track-color: #808080;border-right: none;border-left: none;border-top: none;border-bottom: none;}/* ORDER MATTERS:  "link-visited-hover-active", or "LVHA" */A  {	text-decoration : underline;	color : "#006699"; /* SteelBlue, Safe */}A:visited {	text-decoration : underline;	/* color : "#336699"; */	color : "#003366";}A:active {	text-decoration : underline;	/*color : below is a "purple";*/	/* color : "#663366"; */	color : "#663366";}A:visited:hover  {	text-decoration : none;	color : "#663366";	/* color : "red"; color : "#cc0033"; */}A:link:hover  {	text-decoration : none;	color : "#cc0033";	/* color : "red"; color : "#cc0033"; */}/* A:visited:hover {color: maroon;}   A:link:hover {color: magenta;}     A:hover:active {color: cyan;}    */TD  {	font-family: Garamond, "Times Roman", serif, "BakerSignet BT";}INPUT  {	font-family : "Courier New", Courier, monospace;	font-size : 9pt;}/* Classes always begin with a PERIOD.  "Trebuchet MS Ref" or Trebuchet MS? *//*<SPAN Class="GLOSS"></SPAN> */.GLOSS  {	font : bold 7pt Trebuchet MS, Helvetica, sans-serif;	font-family : Trebuchet MS, Helvetica, sans-serif;}/* color="#800000" *//* size="1" face="Trebuchet MS Strong (bold?)*//* Softprose is all a link, dominated by LINK settings? */.SOFTPROSE {	font : 8pt "Humanst521 BT", Trebuchet MS, Helvetica, sans-serif;	font-family : "Humanst521 BT", Trebuchet MS, Helvetica, sans-serif;	font-size : 8pt;	color : "#660000";}.FORMTEXT {	font-family: Georgia;	color : "#000099";	font-size : 10pt;}.HIGHLIGHT {	color : "#336699";	font-style : bold;}.ResetButton  {	font-family: Garamond, "Times Roman", serif, "BakerSignet BT";	font-size : 12pt;	font-style : bold;	color : "#000099";}.SubmitButton  {	font-family: Garamond, "Times Roman", serif, "BakerSignet BT";	font-size : 12pt;	font-style : bold;	color : #990000; /* Maroon, Safe */}.menu  {	font-family: Garamond, "Times Roman", serif, "BakerSignet BT";	font-size : 10pt;	font-style : normal;	font-weight : normal;}