h1 { font-size:24pt;
     color:navy;
     font-family:Helvetica,Arial;  }

h2 { font-size:18pt;
     color:navy;
     font-family:Helvetica,Arial;  }

h3 { font-size:12pt;
     color:navy;
     font-family:Helvetica,Arial;  }

td { font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
   }
td.small { font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
   }
small { font-family: Arial, Helvetica, sans-serif;
      font-size: 8pt;
}   
a.kug {
    color:#FFFF00;
   }
#bgwhite { background-color:#FFFFFF; }
#bggray { background-color:#E0E0E0; }
#bgred {background-color:#F0C0B8; }     
      
th { font-size:12pt;
     font-family:Helvetica,Arial;
     background-color:#F0F0F0;
   }
p,li,ul { font-size:10pt;
    line-height:12pt;
    font-family:Helvetica,Arial;
    letter-spacing:0.2mm;
    word-spacing:0.8mm;
}
hr { color:white }
#bigfont { font-size:14pt; }
#redfont { color:#F0C0B8; background-color:#FFFFFF}
#blackfont {color:#000000; background-color:#E0E0E0}        

