  BODY {
       font-family: "arial", "helvetica", "tahoma", "verdana", sans-serif;
       font-style: normal;
       font-size: 10pt;
       color: #674826;
       margin-top: 0; 
       margin-bottom: 0;
	   background-color:#FFF;
       }  
  
  table, tr, td 
       {
	font-family: "arial", "helvetica", "tahoma", "verdana", sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #4F371C;
	margin-top: 0;
	margin-bottom: 0;
       }


   h1 {
	font-size: 18pt;
	font-weight: bold;
      }

   h2 {
      font-size: 14pt; 
      font-weight: bold;
	  color: #674826;
      }

   h3 {
      font-size: 12pt; 
      font-weight: bold;
	  color: #674826;
      }

   h2 em
      {
      color: #674826;
      }
	  
  .leadtext {
       font-family: "arial", "helvetica", "tahoma", "verdana", sans-serif;
       font-style: normal;
	   font-weight: bold;
       font-size: 10pt;
       color: #660000;
       }  
   .innertable{
       font-family: "arial", "helvetica", "tahoma", "verdana", sans-serif;
       font-style: normal;
	   font-weight: bold;
       font-size: 10pt;
       color: #111111;
       }  
	     
   P.tiny 
       {
       font-family: "arial", "helvetica", "tahoma", "verdana", sans-serif;
       font-style: normal;
       font-size: 8pt;
       color: #111111;
       margin-top: 0; 
       margin-bottom: 0;
	   }

A {text-decoration:none; border-bottom:1px dotted #5d2314;}

   A:link
      { 
      color: #674826; 
      font-size: 10pt; 
      font-weight: bold;
      text-decoration: none;
      }       /* unvisited link */

   A:visited 
     { 
     font-size: 10pt; 
     font-weight: bold;
     color: #674826; 
     text-decoration: none;
     }   /* visited links */

   A:active 
     { 
     color: #aa0000; 
     font-size: 10pt; 
     font-weight: bold;
     text-decoration: none;
     }    /* active links */
	 
	 A:hover 
     { 
     color: #aa0000; 
     font-size: 10pt; 
     font-weight: bold;
     text-decoration: none;
     }   
     
     DIV.container {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle }

DIV.subsection { text-indent: 2em }

