/* Looks */BODY {  background-color: #FFFFFF;  color: #000000;}A:link { color: #660000; // chg 18 Jun 03 from 990033	background: transparent;	text-decoration:underline;} A:visited { color: #808080; background: transparent;TEXT-DECORATION: none;}A:active { color: #006600;		background: #eeeeee;		TEXT-DECORATION: underline;}A:hover {color:#006600;background: #AD8585; // lighter version of 660000, firebricktext-decoration:none;}H1 {		COLOR: #006666;		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;		TEXT-DECORATION: none;		FONT-STYLE: normal;}H2 {		COLOR: #006666;		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;		TEXT-DECORATION: none;		FONT-STYLE: normal;}H5 {		COLOR: #006666;		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;		TEXT-DECORATION: none;		FONT-STYLE: superscript;}	A.header {            FONT-SIZE: 58%;		COLOR: firebrick! important;		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;		TEXT-DECORATION: underline;		FONT-STYLE: normal;		FONT-WEIGHT: normal;	  }	A.header:Hover	  {	color: #006600! important;	background: #dddddd; 	text-decoration: none;	FONT-SIZE: 58%;	FONT-STYLE: normal;      FONT-WEIGHT: lighter;	  }	A.subcat {		COLOR: firebrick! important;		FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;		TEXT-DECORATION: underline;		FONT-SIZE: 80%;		FONT-STYLE: normal;		FONT-WEIGHT: lighter;	  }	table.dot {      		FONT-SIZE: 12pt;		COLOR: black! important;	  }	A.subcat:Hover	  {	color: #006600! important;	background: #dddddd; 	text-decoration: none;	FONT-SIZE: 80%;	FONT-STYLE: normal;      FONT-WEIGHT: lighter;	  }/* Layout*/#tagline { /* before content, describes company's audio logo */color: #666600;text-align: right;float: right;width: 30%;}#pointer P {  /* after content, describes next link */background-color: #ffffff;color: #666600;text-align: right;float: right;width: 60%;}#footer P {background-color: #ffcc00;font-size: smaller;text-align: center;}