<!--

body	{	/* Body default settings */		
                margin-top:       2px;
                margin-right:     1px;		
		margin-left:      1px;	         
		font-weight:      normal;
                font-style:       normal;
                background-color: #006600;		
		color:            white;		
		font-family:      Arial, sans-serif, Helvetica, Geneva, Swiss, SunSans-Regular;                    
                font-size:        11pt;	              
                font-color:       white; 
	}	
td   { font-size: 11pt;
       color:  white; 
     }
th   { font-size: 11pt;
       color:  white; 
     }

.bot { font-size: 9pt;
       color:  peru; 
     }
.btbl {color: black;}

a:clear         {   font-family: courier; text-decoration:  none; font-size: 9pt;}                                   
a:link	        {   color:   blue;   font-weight: bold; font-size:  9pt; background-color: white; text-decoration:  none; }   
a:visited       {   color:   maroon; font-weight: bold; font-size:  9pt; text-decoration:  none;}        
a:hover         {   color:   black;  font-weight: bold; font-size:  9pt; background-color: peru; text-decoration:  none;}     



.abig { font-size: 14pt;}
dt   {font-family: Arial, sans-serif; color: black;  font-weight: bold; text-decoration: none; text-align: justify;}
dd   {font-family: Arial, sans-serif; color: black;  font-weight: normal; text-align: justify; margin-left: 20px; margin-right: 10px;} 


table { cellpadding: 0;
        cellspacing: 0;
      }

.tableb {       background-color:   bisque;
                border-color: saddlebrown;
                border-style: solid;
        } 

.tabletop { border-style: inset;}


li { text-align: justify;
     font-size: 9pt; 
   }

.dds {font-size: 9pt;}
//-->