<style type="text/css">   
   <!--

   body   { 
          background: #9A968A;
   } 		
   
  

   p  {
   	color : #363844;
   	font-size : 8pt;
   	font-family : verdana,Arial;
   	font-weight : normal;
   	text-decoration : none;
   	line-height : 12px;
   	text-align  : left;
	padding-left  : 7px;
    padding-right : 20px;
   }
   
   p.2  {
   	color : #363844;
   	font-size : 12pt;
   	font-family : verdana,Arial;
   	font-weight : bold;
   	text-decoration : none;
   	line-height : 18px;
   	text-align  : left;
	padding-left  : 7px;
    padding-right : 20px;
   }
     p.3  {
   	color : #363844;
   	font-size : 10pt;
   	font-family : verdana,Arial;
   	font-weight : bold;
   	text-decoration : none;
   	line-height : 15px;
   	text-align  : left;
	padding-left  : 7px;
    padding-right : 20px;
   }

   h1  {
   	color : #363844;
   	font-size : 9pt;
   	font-family : verdana,Arial;
   	font-weight : bold;
	text-decoration : none;
   	line-height : 13px;
	padding-left  : 7px;
   	text-align  : left;
   }

   h2  {
   	color : black;
   	font-size   : 9pt;
	font-style  : italic;
   	font-family : Arial;
   	font-weight : normal;
   	text-decoration : none;
   	line-height : 17px;
   	padding-left  : 40px
   }
   
   A:link  {
	font-size : 9pt;
	font-weight : bold;
   	color : #969;
   	font-weight : normal
     	text-decoration : none;
   }
   
   A:visited  {
	font-size : 9pt;
	font-weight : bold;
   	color : #ccc;
   }
   
   A:active  {
	font-size : 11pt;
	font-weight : bold;
   	color : #c9c;
   	font-weight : italic;
   	text-decoration : none;
   }
   
   A:hover  {
	font-size : 11pt;
	font-weight : bold;
   	color : yellow;
   	font-weight : italic;
   	text-decoration : none;
   }
   
   #tbmain {
	background: #ffffff;
	border-top: #ffffff solid thin; border-width: 1px;
	border-bottom:#ffffff solid thin; border-width: 1px;
	border-right:#ffffff solid thin; border-width: 1px;
	border-left:#ffffff solid thin; border-width: 1px;
}

  
   -->
   </style>
