<style type="text/css">

 h1        { font-size:18pt;
             color:#000000;
             font-weight:bold;
             font-family:arial;

           }

 body      { background-color: #999999;
             scrollbar-base-color:#ffffff;
             scrollbar-track-color:#333333;
             scrollbar-face-color:#ffffff;
             scrollbar-highlight-color:#ffffff;
             scrollbar-3d-light-color:#333333;
             scrollbar-dark-shadow-color:#000000;
             scrollbar-shadow-color:#333333;
             scrollbar-arrow-color:#333333;
           }
		 
 h4        { font-size:7pt;
             color:#333333;
             font-weight:normal;
             font-family:verdana;
             vertical-align:middle; 
           }

 h5        { font-size:8pt;
             color:#333333;
             font-weight:normal;
             font-family:verdana;
           }
		   
 p         { font-size:13px;
             color:#333333;
             font-weight:normal;
             font-family:verdana;
           }
		   

 b         { color:#333333;  }

 ul        { ul list-style-type:none;
             font-size:10pt;
             color:#ff9900;
             letter-spacing:0,3mm;
             word-spacing:0,9mm;
             font-family:verdana; 
           }
		       

 a:link           { color:#333333; 
                     text-decoration:none;
                     font-size:9pt;
                     letter-spacing:0,2mm;
                     word-spacing:0,8mm;
			         font-family:verdana;
                     font-style: normal }
			 
 a:visited        { color:#333333; 
                     text-decoration:none; 
                     font-size:9pt;
                     letter-spacing:0,2mm;
                     word-spacing:0,8mm;
                     font-family:verdana;
                     font-style: normal }
			 
 a:active         { color:#CC0000;
                     text-decoration:none;
                     font-size:9pt; 
                     letter-spacing:0,2mm;
                     word-spacing:0,8mm;
                     font-family:verdana;
                     font-style: normal  }
			 
 a:hover          { color:#CC0000; 
                     text-decoration:none;
                     font-size:9pt;
                     letter-spacing:0,2mm;
                     word-spacing:0,8mm;
                     font-family:verdana;
                     font-style: normal  }
</style>
	  
	  
