

  

   h1    {
             color: blue;     
                         }

   h2     {
              color: blue;
                         }


   h3    {
             color: blue;     
                         }


   h4   {
             color: blue;     
                         }



   .txt36    {
              color: red;   font-size: 36px;   font-weight: bold;
             
                            }


   .txt30    {
              color: red;   font-size: 30px;   font-weight: bold;
             
                            }


   .txt28    {
              color: red;   font-size: 28px;   font-weight: bold;
             
                            }


   .txt24    {
              color: red;   font-size: 24px;   font-weight: bold;
             
                            }


   .txt18  {
              color: red;   font-size: 18px;   font-weight: bold;
             
                            }

   .txt16   {
              color: red;   font-size: 16px;   font-weight: bold;
             
                            }

   .txt14   {
              color: ;   font-size: 14px;   font-weight: ;
             
                            }

   .txt14n   {
              color: ;   font-size: 14px;   font-weight: normal;
             
                            }



   .txt20bl   {
              color: blue;   font-size: 20px;   font-weight: bold;
             
                            }

   .txt18bl   {
              color: blue;   font-size: 18px;   font-weight: bold;
             
                            }


   .txt16bl   {
              color: blue;   font-size: 16px;   font-weight: bold;
             
                            }


   .txt12   {
              color: black;   font-size: 12px;   font-weight: lighter;
             
                            }


   a	{text-decoration:none;
                         }




  body  {
                       scrollbar-base-color : #ffffff;
                      scrollbar-face-color : #ffffff; 
                        scrollbar-track-color: #ffffff;
                         scrollbar-arrow-color : #ffffff; 
                         scrollbar-3dlight-color: #545474;
                      scrollbar-highlight-color : #ffffff; 
                    scrollbar-shadow-color : #545474;
                   scrollbar-darkshadow-color : #ffffff;
                                 background-color : #ffffff;
                                    margin-left:50;       
                                                     }  

   a:hover{
    color:#00ff00;
    background-color:#4040ff;
    font-weight:bold;
                                 } 

   body     {
       letter-spacing : 1.5 pt   
                                }



                      