H1             { font-size: 14px; }

H2             { font-size: 12px; }

H3             { font-size: 11px; }

BODY           { font-family: Verdana, Helvetica, sans-serif;
                 font-size: 10px;
                 font-weight: normal
               }

A              { color: gray;
                 font-weight: bold;
                 text-decoration: none
               }

A:HOVER        { text-decoration: underline }

A.Fall         { background-color: silver;
                 color: maroon;
                 font-weight: bold;
                 text-decoration: none;
                 padding: 4px;
               }
                 

IMG            { border-style: none;
                 border-width: 0px;
               }

TABLE, TD      { font-family: Verdana, Helvetica, sans-serif;
                 font-size: 10px;
                 font-weight: normal
               }

HR             { color: gray }

.caption       { font-weight: bold; }

.servicetable  { border-width: 1px; 
                 border-style: solid;
                 border-color: black
               }

.servicetable2 { border-width: 1px;
                 border-style: solid;
                 border-color: gray
               }

.servicehead   { font-weight: bold;
                 font-size: 11px;
                 text-decoration: underline
               }

.serviceprice  { font-weight: bold;
                 font-size: 11px;
                 text-decoration: none
               }

.servicetitle  { text-decoration: underline }

.klatteTM      { font-weight: bold; 
                 font-size: 11px;
                 font-family: Garamond, Helvetica, Verdana, sans-serif
               }
