<style>
<!--

.style:link { color: #008080; } 
.style:visited { color: #008080; }
.style:hover { color: darkred; }
.style {
		   text-decoration: none;
		   font-family: arial, helvetica;
		   font-size: 9pt;
		   font-weight: bold;
		   line-height: 12pt;
		   }

.doc:link { color: #442244; } 
.doc:visited { color: #FF6600; }
.doc:hover { color: #FF0000; }
.doc {
		text-decoration: none;
		font-family: arial, helvetica;
		font-size: 10pt;
		font-weight: bold;
		line-height: 13pt;
		 }

.notes:link { color: blue; } 
.notes:visited { color: blue; }
.notes:hover { color: darkred; }
.notes {
		   text-decoration: none;
		   font-family: arial, helvetica;
		   font-size: 8pt;
		   font-weight: bold;
		   line-height: 8pt;
		   }

.viewheader { font-family: arial, Helvetica;
              font-size: 9pt;
			  font-weight: bold;
	     } 

.view:link { color: #000000; } 
.view:visited { color: #000000; }
.view:hover { color: darkred; }
.view {
		   text-decoration: none;
		   font-family: arial, helvetica;
		   font-size: 8pt;
		   }

.warning { color: #660000;
     font-family: "Impress BT", "Helvetica";
     font-size: 8pt;
	} 

.footer { font-family: arial, Helvetica;
     font-size: 7pt;
	} 

th { font-size: 10pt;font-family: arial, helvetica;}
td { font-size: 10pt;font-family: arial, helvetica;}
body {font-size:10pt;font-family:arial}
pre {font-size:10pt;font-family:arial}

input { font-family: "Arial", "Helvetica"; 
		background:#FCFCFC;
		background-color:#FCFCFC;
	   }
select {font-family: "Arial", "Helvetica";
		background:#FCFCFC;
		background-color:#FCFCFC;
	    }
textarea {font-family: "Arial", "Helvetica";
		  background:#FCFCFC;
		  background-color:#FCFCFC;
	     }
	   
#theMenu  { position: absolute; 
			visibility: visible; 
			left: 275px; 
			top: 90px; 
			z-index: 3 }

//-->
</style>
