	body  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	}	  

 	   P  {
	   	font-family : Arial, Helvetica, sans-serif;
	   	font-size : 10pt;
	   }

	   BLOCKQUOTE {
	   	font-family : Arial, Helvetica, sans-serif;
	   	font-size : 9pt;
	   }

	   .nav_left  {
	   	font-size : 9pt;
	   	font-family : Arial, Helvetica, sans-serif;
	   	font-weight : bold;
	   	line-height : 14pt;
	   	text-align : left;
	   }

	   .copy  {
	   	font-size : 8pt;
	   }

	   .copy_white  {
	   	font-size : 8pt;
	   	color : White;
	   }

	   .caption  {
	   	font-size : 8pt;
	   	font-family : Arial, Helvetica, sans-serif;
	   	font-weight : bold;
	   	margin-top : 1pt;
	   }

	   .copylink {
	   	color : white;
	   	text-decoration : underline;
	   }

	   H1  {
	   	font-family : Arial, Helvetica, sans-serif;
	   	font-size : 12pt;
	   }

	   H2 {
	   	font-family : Arial, Helvetica, sans-serif;
	   	font-size : 12pt;
	   	color : Teal;
	   }

	   .ten {
	   	font-size : 10pt;
	   }
	   
	   .uline {
	   	text-decoration : underline;
	   }

	   .textlink {
		text-decoration : underline;      		
		color : Blue;
	   }

	   .mytable {
		padding: 15px;
		margin: 1px;
		border-width: 1px;
		border-style: solid;
		border-color: #000000
		}

	   A:link { text-decoration: none; color : #000000 }
	   A:visited { text-decoration: none; color : #006633 }
	   A:hover { text-decoration: none; color : #000099 }
	  