body      { 
  margin: 5px; 
  color: black; 
  background: khaki;
  }
  
.survey { font-family:"Georgia Bold","Arial Bold Italic", Verdana, sans-serif;
          text-align: center; color: blue;  }           
h2      { 
     font-family:"Georgia Bold","Arial Bold Italic", Verdana, sans-serif;     
     text-align: center; 
     font-weight: bold; 
     color: blue;  
     background: azure;
     border: 3px solid gray;     
     }     

p  { 
  font-family: "Arial","Georgia","Arial", Verdana, sans-serif,"Comic Sans MS"; 
  font-size: 10pt; 
  text-align: center; 
  text-indent: 1em; 
  color: black; 
  font-weight: normal;
  padding-bottom: 5px;
  }
    
.x {
  font-family: "Comic Sans MS","Arial","Georgia","Arial", Verdana, sans-serif; 
  font-size: 12pt; 
  text-align: left; 
  text-indent: 1em; 
  color: blue; 
  font-weight: bold;
  padding: 5px;
  border-collapse: collapse; 
  border: 2px solid gray;
}    
.y {
  font-family: "Comic Sans MS","Arial","Georgia","Arial", Verdana, sans-serif; 
  font-size: 12pt; 
  border: 1px solid gray;
  text-align: center; 
  text-indent: 1em; 
  color: blue; 
  font-weight: bold;
  padding: 1px;
  /* border-collapse: collapse;  */
}    
.z{
  font-family: "Comic Sans MS","Arial","Georgia","Arial", Verdana, sans-serif; 
  font-size: 12pt; 
  border: 0px solid gray;
  text-align: left; 
  text-indent: 1em; 
  color: blue; 
  font-weight: bold;
  padding: 1px;
  border-collapse: collapse;  
}   

td.suda {
    font-family: "Arial","Comic Sans MS","Georgia";    
    background: white; 
    font-size: 8pt; 
    text-align: left;
    padding-left: 2px;
    color: blue;
  }
td.licha {
    font-family: "Arial","Comic Sans MS","Georgia";    
    background: azure; 
    font-size: 8pt; 
    text-align: left;
    padding-left: 2px;       
    color: blue;
  }  
  
td.nr { 
  color: black; 
  border: 1px solid gray; 
  background: whitesmoke; 
  text-align: right;  
  padding-right: 9px;
  font-family: "Arial Bold","Georgia", Verdana, sans-serif; 
  font-size:10pt; 
  font-weight: bold;
  }

td.call  { 
  color: blue; 
  border: 1px solid gray; 
  background: white; 
  text-align: left;  
  font-family: "Arial Bold","Georgia","Arial Bold Italic", Verdana, sans-serif; 
  font-size:10pt;   
  font-weight: 800;
  }
  
td.valid   { 
  color: purple; 
  border: 1px solid gray; 
  background: white; 
  text-align: right; 
  padding-right: 12px;
  font-family: "Arial Bold","Georgia","Arial Bold Italic", Verdana, sans-serif; 
  font-size:10pt;  
  font-weight: bold; 
  }

  
caption { 
  font-family: "Arial", Verdana, sans-serif; 
  text-align: center; 
  font-weight: normal; 
  color: black;
  font-size: 10pt; 
  padding: 3px;
  }
          
table  {
  background: white; 
  border: 2px solid black;
  }
        
th { 
  font-family:"Georgia","Arial Bold Italic", Verdana, sans-serif; 
  border: 1px solid blue; 
  background: lawngreen; 
  text-align: center;   
  padding: 1px 0.33em; 
  color: black; 
  font-size: 8pt;
  }

td      { 
  border: 1px solid gray; 
  background: white; 
  color: black;
  font-family:"Georgia","Arial Bold Italic", Verdana, sans-serif; 
  font-weight: 600;
  text-align: center; 
  font-size: 8pt;
 } 

A:link       { text-decoration: none;    font-family:"Georgia";  color: blue; font-weight: bold;}
A:visited { text-decoration: none;    font-family:"Georgia";  color: navy; font-weight: bold;}
A:active   { text-decoration: underline; color: Red;  font-weight: bold;}
A:hover     { text-decoration: underline; color: Red;  font-weight: bold;}	                  	          

.sCounter  { 
  font-family: "Georgia","Arial Bold Italic", Verdana, sans-serif; 
  background: yellow; 
  font-size: 12pt; 
  font-weight: bold;
  padding: 1px 0.33em; 
  text-align: left; 
  color: red; 
  border: 2px solid red;
  }   

b        {
      font-family:"Georgia","Arial Bold Italic", Verdana, sans-serif;      
     }       
     
b#red {
      border: 1px solid gray; 
      background: yellow;
      color: red;     
      padding: 1px;      
     }

b#blue {      
      color: blue;      
      }     
  
      