/*************************/
/* Style-Sheets          */
/*************************/

/* Tahoma ist Standard-Schriftart */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ font-family:Tahoma,Arial,Helvetica;
  font-size: 10pt;
}
h1 {
 font-size: 24pt;
 font-weight: bold;
}

h3 {
 font-family:Tahoma,Arial,Helvetica;
 font-size: larger;
 font-weight: bold;
 text-decoration: underline;
}
