h1 { color: #3cb2db; font-size: 11pt; font-weight: bold; margin-bottom: 0; font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif; }

h2 { color: #3cb2db;
	 font-size:10pt;
		margin-bottom: 0;
		 font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif; }

h3{ color: #3cb2db; 
font-size:9pt; 
	 line-height:1.2em;
	 margin-top: 0; 
	 margin-bottom: 0;
    }

    
h4{ font-size:8pt;
    color:#009A54;
    margin-bottom:0;
    line-height:0.8em;
    }   
    
h5{ font-size:6pt;
 font-weight:normal;
    color:#black;
    margin-bottom:0;
   }   
    
h6{ font-size:5pt;
 font-weight:normal;
    color:#black;
    margin-bottom: 0; 
   }   
    

P  { color: #191919; 
	font-size: 7pt; 
	font-weight: light;
	 line-height:1.5em;
	 margin-top: 0; 
	 margin-bottom: 0;
	  letter-spacing: 0.05em;  }

*.float
      {  display: :block;
         float: right;
         width: :auto;
         height:auto;
       margin-top:0;
    margin-left:5;
      }
*.floatclear
      {
         clear: both;
      }

