/*  Standard InsideSpaces Style  *//*  David Ward,  dward@anent.com, 9/19/00 */table {	width:600px;			border-width:1px;			border-color:white;			border-style:solid;}			/*  Define background for the all table cells  */table.CellBackgroundColor { background-color: #B5B5F7 }/*  Define background for the topmost cell with text only */td.HeaderCellBackgroundColor {			background-color:rgb(207,217,255);}			/*  Define background for the lower cells with text and pictures  NOT USED */td.CellBackgroundColor {			background-color:rgb(207,217,255);}			CellText {					font-family:Arial, Verdana, Geneva;          	font-size:8pt;          	padding:0.0in;}DIV {		font-family:Arial, Verdana, Geneva;          	font-size:10pt;}  a:link {	font-family: Arial, Verdana, Geneva;			color: #0066cc;			text-decoration: underline; }a:visited {	font-family:Arial, Verdana, Geneva;	   		color: #336699;			text-decoration: underline; }			/*  This will remove the underline on the navigation links  */a:hover	{ font-family:Arial, Verdana, Geneva;			color: #0000FF;			text-decoration: none }			p {			font-family:Arial, Verdana, Geneva;          	font-size:10pt;}            	p.nav	{	font-size:8pt;			font-weight:200;			color:black;}p.steps	{	font-size:11pt;			font-weight:600;			color:  #000080;}	p.largetitle	{	font-size:14pt;			font-weight:600;			color:  #000080;}				p.title	{	font-size:11pt;			font-weight:600;			color:  #000080;}					p.article	{	font-size:10pt;			font-weight:400;			color:  black;}							p.reference	{	font-size:8pt;			font-weight:400;			color:  #000080;}							p.caption	{	font-size:8pt;			font-weight:200;			color:  #000080;}p.footer	{	font-size:8pt;			color:black;}	 									/*  Formatting for index page  - start */			p.projectlink	{	font-size:10pt;			color:  #000080;}									p.projectdescription	{	font-size:10pt;			color:#000080;}/*  Top of page navigation links   */div.links	{	font-size:8pt;			font-weight:200;			color:  #000080;}				div.right-subheading { font-size: 10pt;			color: #008000;			font-family: Arial;  			font-weight: bold } div.safety-subheading { font-size: 10pt;			color: white;			font-family: Arial;  			font-weight: bold } 			div.section-subheading { font-size: 10pt;			color: #008000;			font-family: Arial;  			font-weight: bold } h1	{		font-family:Verdana, Geneva, Arial;			font-size:14pt;	  		font-weight:800;			color:blue;}			h2	{		font-family: Verdana, Geneva, Arial; 			font-size: 14pt; 			color: #000080 }h3	{		font-family:Verdana, Geneva, Arial;			font-size:12pt;	  		font-weight:700;			color:red;}h4	{		font-family:Verdana, Geneva, Arial;			font-size:10pt;	  		font-weight:700;			color:blue;}h5	{		font-family:Verdana, Geneva, Arial;			font-size:8pt;	  		font-weight:400;			color:blue;}			h6	{		font-family:Verdana, Geneva, Arial;			font-size:8pt;			font-weight:200;			color:blue;}															