


p.main   {      color: #181818;
                font-family: sans-serif;
                font-size: 10pt;
                }
                
p.blue {      color: #191970;
                font-family: sans-serif;
                font-size: 8pt;
                font-weight: bold;
                }   
                
p.gray {      color: #484848;
                font-family: sans-serif;
                font-size: 8pt;
               
               }       
                
                
h3     {        color: #191970;
                font-family: sans-serif;
                font-size: 10pt;
                font-weight: bold;
                }    
                
h4     {        color: #191970;
                font-family: sans-serif;
                font-size: 16pt;
                font-weight: bold;
                }                    
                
              
                
p.blinds {      border-style: solid;
                border:1px solid gray;
                color: #696969;
                font-family: sans-serif;
                font-size: 10pt;
                

 }
 
 
 