h1,h2,h3,h4,p { font-family:Verdana,Tahoma,Helvetica,Arial; }
h1 { font-size:24pt; color:red; text-align:center; }
h2 { font-size:20pt; text-align:center; }
h3 { font-size:14pt; font-weight:bold; text-align:center; }
h4 { font-size:12pt; font-weight:bold; }
p  { font-size:10pt; margin-bottom:2pt; }
p.fett { font-weight:bold; }
big { font-size:12pt;
      font-weight:bold;
    }
b  { font-style:italic; font-weight:bold; color:red; }
li,td  { font-size:10pt;
     font-family:Verdana,Tahoma,Helvetica,Arial; }
a:link { text-decoration:underline; color:blue; }
a:visited { color:blueviolet; }
a:hover { text-decoration:underline; color:red; }