body {background-color: #ffffff;}



b       {       
                        font-family             :       Arial;
                        font-weight             :       bold;
                        font-style              :       normal;
                        font-size               :       14pt;  
                        color                   :       #ff0000;
                        text-decoration :       none;}



p       {       
                        font-family             :       Arial;
                        font-weight             :       normal;
                        font-style              :       normal;
                                font-size               :       11pt;
                        color                   :       #000000;
                        text-decoration :       none;
                        margin-left         :   20;
                         margin-right        :   19;
                        
                        margin-top          :   2;}

                        .img1 {     margin-left     : 100;}

                        .img2 {     margin-left     : 400;}




hr      {       
                        color                   :       #669999;}




h1      {       
                        font-family             :       Arial;
                        font-weight             :       bold;
                        font-style              :       normal;
                        font-size               :       24pt;  
                        color                   :       #ffffff
                        margin-left           : 145;}


h2      {       
                        font-family             :       Arial;
                        font-weight             :       bold;
                        font-style              :       normal;
                        font-size               :       20pt;  
                        color                   :       #000000;}


h3      {       
                        font-family             :       16pt Arial; 
                        font-weight             :       bold;
                        font-style              :       normal;
                        font-size               :       16pt;  
                        color                   :       #000000;}

h4      {       
                        font-family             :       14pt Arial;
                        font-weight             :       bold;
                        font-style              :       normal;
                        font-size               :       14pt;  
                        color                   :       #000000;}
            

h5      {       
                        font-family             :       Arial;
                        font-weight             :       bold;
                        font-style              :       normal;
                        font-size               :       12pt;  
                        color                   :       #FFFFFF;}

h6      {       
                        font-family             :       Arial;
                        font-weight             :       normal;
                        font-style              :       normal;
                        font-size               :       11pt; 
                        color                   :       #ff0000;
                        text-decoration :       none;}

li      {               font-family             :       Arial;
                        font-weight             :       normal;
                        font-style              :       normal;
                        font-size               :       11pt;
            color                       :       #000000;
                        margin-left         :   15px;
                list-style              :       disc;}
            
1h      {               font-family             :       Arial;
                        font-weight             :       bold;
                        font-style              :       bold;
                        font-size               :       12pt;
            color                       :       #ffffff;
                        margin-left         :   5px;}                          

a:link  {
                        font-family             :       Arial;
                        font-weight             :       normal;
                        font-style              :       normal;
                        font-size               :       11pt;  
                        color                   :       #FF9900;
                text-decoration :       none;}

a:active {
                        font-family             :       Arial;
                        font-weight             :       normal;
                        font-style              :       normal;
                        font-size               :       11pt;  
                        color                   :       #FF9900;
                text-decoration :       none;}



a:visited       {
                        font-family             :       Arial;
                        font-weight             :       normal;
                        text-decoration :       none;
                        font-size               :       11pt;  
                        font-style              :       normal;
                        color                   :       #FF9900;
                text-decoration :       none;}
strong { color: red; }
i { color: #f8a203; font-weight: bolder; font-style: italic; }
