<style type="text/css">	  <!--
	 .textwhite12bold {
	  	font-family: Arial, Helvetica, sans-serif;
	  	color: white;
	  	font-size: 12pt;
		font-weight: bold;
	  }
	  .smallgrey {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 9pt;
	  	text-decoration: none;
	  	color: gray
	  }
	  
	  .smallcopper {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 9pt;
	  	text-decoration: none;
	  	color: #CC6600
		}
		
	  .textblue9 {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 9pt;
	  	text-decoration: none;
	  	color: #0000FF
		}
		
		.medcopper {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 10pt;
	  	text-decoration: none;
	  	color: #CC6600
		}
	  .largegrey {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12pt;
	  	text-decoration: none;
	  	color: gray
	  }
	  
	  .largecopper {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12pt;
	  	text-decoration: none;
	  	color: #CC6600
	  }

	  .largeblack {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12pt;
	  	text-decoration: none;
	  	color: black
	  }
	  	  
	  A:ACTIVE, A:LINK, A:VISITED {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 9pt;
	  	text-decoration: underline;
	  	color: blue;
	  }

	  TD, BODY, P {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 9pt;
	  }
	  
	  H2 {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 14pt;
	  	text-decoration: none;
	  	color: #CC6600
	  }
	  
	  H3 {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12pt;
	  	text-decoration: none;
	  	color: #CC6600
	  }

.MenuCell { 
	vertical-align: middle; 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 70%; 
	background-color: #cccccc;
	height: 14px; 
	}

a.Menu:link { color: #0000ff; text-decoration: none; background-color: #cccccc; }
a.Menu:visited { color: #0000ff; text-decoration: none; background-color: #cccccc;}
a.Menu:hover { color: #ff0000; text-decoration: none; background-color: #cccccc; }
a.Menu:focus { color: #0000ff; text-decoration: none; background-color: #cccccc; }
a.Menu:active { color: #ff0000; text-decoration: none; background-color: #cccccc;}


.techsmall {
	FONT-FAMILY: arial, helvetica; FONT-SIZE: 11px
}
A.techsmall:active, A.techsmall:link, A.techsmall:visited {
	FONT-FAMILY: arial, helvetica; FONT-SIZE: 11px; COLOR: #0000FF
}

.g {
	COLOR: #0000ff
}
	  -->
</style>