H1 { 
    font-weight:bold; 
    font-family:"Trebuchet MS"  , sans-serif; 
    color:#cc0033; 
    font-size:18pt;  }
H2 { 
    font-weight:bold; 
    font-family:"Trebuchet MS"  , sans-serif; 
    font-size:16pt;  }
H3 { 
    font-weight:bold; 
    font-family:"Trebuchet MS"  , sans-serif; 
    font-size:14pt;  }
H4 { 
    font-weight:bold; 
    font-family:"Trebuchet MS"  , sans-serif; 
    font-size:12pt;  }
LI.kadov-H1 { 
             font-weight:bold; 
             font-family:"Trebuchet MS"  , sans-serif; 
             color:#cc0033; 
             font-size:18pt;  }
LI.kadov-H2 { 
             font-weight:bold; 
             font-family:"Trebuchet MS"  , sans-serif; 
             font-size:16pt;  }
LI.kadov-H3 { 
             font-weight:bold; 
             font-family:"Trebuchet MS"  , sans-serif; 
             font-size:14pt;  }
LI.kadov-H4 { 
             font-weight:bold; 
             font-family:"Trebuchet MS"  , sans-serif; 
             font-size:12pt;  }
BODY { 
      background-image:url(grid_background_secondary.jpg); 
      background-repeat:Repeat-Y; 
      font-size:10pt; 
      font-family:"Trebuchet MS"  , sans-serif;  }
P { 
   font-size:10pt; 
   font-family:"Trebuchet MS"  , sans-serif;  }
UL { 
    font-size:10pt; 
    font-family:"Trebuchet MS"  , sans-serif;  }
TD { 
    font-size:10pt; 
    font-family:"Trebuchet MS"  , sans-serif;  }
TH { 
    font-size:10pt; 
    font-family:"Trebuchet MS"  , sans-serif; 
    font-weight:bold;  }
LI.kadov-P { 
            font-size:10pt; 
            font-family:"Trebuchet MS"  , sans-serif;  }
.code { 
       background:#eeeeee; 
       margin-left:20px; 
       margin-right:20px; 
       padding:10px;  }
.code_comment { 
               color:gray;  }
.code_keyword { 
               color:blue;  }
.code_variable { 
                color:teal;  }
.code_stringLiteral { 
                     color:red;  }
.code_numberLiteral { 
                     color:red;  }
LI.kadov-Ccode {  }
A:link { 
        color:#0000ff;  }
A:visited { 
           color:#800080;  }
A:hover { 
         color:#ff0000;  }
