/* Abstand für Fenster nach oben */
body { margin-top:10px; margin-bottom:10px; }

/* Schriftart für die Texte */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em
     { font-family:Arial,sans-serif; }

/* Überschriften Größe*/
h1 { font-size:16pt; } 

/* Unterüberschriften Größe*/
h2 { font-size:14pt; }
h3 { font-size:12pt; }

/* Unterschriften Größe */
h4 { font-size:6; }

/* Textfarben */
.blue { font-family:Arial,sans-serif ; color:#0033CC} 