.tit  
     {
        color: #008000;
     }


.text
      {
         margin-top: 0px;
         margin-bottom: 0px;
         margin-right: 0px;
         margin-left: 0px;
         font-size: 11px;
         font-family: "arial";
       }
       
.red 
     {
        color: #FF0000;
     }       

a
   { font-weight: bold; 
      font-size: 11px;
      font-family: "arial";
    }     
    
.pay  { color: #FF0000;
                     display: block;
                     text-decoration : none;
                      font-size: 21px;}     
                      
.svg  {            display: block;
                     text-decoration : none;
                      font-size: 14px;}                      
