a       {
        font-size: 9pt           ;
        color: #FFFFFF           ;
        font-weight: 600          ;
        font-style: normal        ;
        font-family: 'Arial'      ;
        line-height: 100%         ;
        text-decoration: none     ;   
        }
		
.sml    {
        font-size: 7pt           ;
        color: #404040            ;
        font-weight: 500          ;
        font-style: normal        ;
        font-family: 'Arial'      ; 
        }		
		
	
a:link,.mya2   { 
        color: #FFFFFF; 
        font-size: 9pt           ;
        font-weight: 600          ;
        font-style: normal        ;
        font-family: 'Arial'      ; 
        }	

a:visted { color: #FFFFFF; }
a:active { color: #C0C0C0; }
a:hover  { color: #FF0000; }

.mya2   { color: #FF0000; }	
		
p,td,h,li,b,i  {
        font-size: 9pt ;
        color: #A0A0A0 ;
        font-weight: 400 ;
        font-style: normal ;
        font-family: 'Arial';
        line-height:normal;
	   } 
li      {
        color: #C0C0C0   ;
        font-weight: 600          ;
        font-style:italic  ;
		font-size: 10pt ;
        }

h1      {
        font-size: 18pt;
	
       }
h2      {
        font-size: 15pt ;		
        color: #FF0000 ;
	   }
h3      {
        font-size: 13pt;
       }
	   
b,strong,acronym   {
    color: #DDDDDD ;
	font-weight: 600 ;
    font-style: italic;
    } 
i   {
    color: #DDDDDD ;
	font-weight: 600 ;
    font-style: italic;
    } 
		 
body {
        background-color: #000000; 
	    background-image: url(images/xxxx.jpg);
		background-position: center top;
		background-repeat: no-repeat;  
        font-size: 11pt           ;
      
        font-weight: 400          ;
        font-style: normal        ;
        font-family: 'Arial Narrow';
        line-height: 100%         ;
        }



.righ  {
		text-align:right;   
       }
	   

	   

#text   {
        font-size: 9pt            ;
        color: #5353C6             ;
        font-weight: 400           ;
        font-style: normal         ;
        font-family: 'Arial Narrow';
        line-height: 100%          ;      
		text-align: center         ;   
       }
i       {
        font-size: 9pt           ;
        color: #006329            ;
        font-weight: 500          ;
        font-style: normal        ;
        font-family: 'Arial Narrow';
        line-height: 100%       ;
       }

#tit3, #tit4 {
	   font-family: Arial; 
	   text-align: left;
	   line-height: normal; 
	   font-size: 24pt ;
       font-weight: 600;
       font-style: normal;  
	  position: absolute; 
	  min-height: inherit;
	  line-height: normal;
	  font-style: normal;
	  padding: 10px;
	  line-height: 95%;  
	  }
	  
#tit3 {  
	  top:  10; 
	  left: 10; 
	  color: #606060;
	  width: 1000;
      }
	 
#tit4 {  
	  top:  11; 
	  left: 11; 
	  color: #FF0000;
	  }		 

#mybody {
	   font-family: Arial; 
	   text-align: left;
	   line-height: normal; 
	   font-size: 10pt ;
       font-weight: 600;
       font-style: normal;  
	  position: absolute; 
	  min-height: inherit;
	  line-height: normal;
	  font-style: normal;
	  padding: 10px;
	  line-height: 95%;    
	  top:  130px; 
	  left: 10px; 
	  color: #606060;
	  width: 1000px;
      }
