/* DATEI: format.css */

body { margin-top:12px; margin-bottom:10px; ;
        font-size:12pt; }

p,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }
 
h1 { font-size:36pt;  font-family:Felix Titling,Arial; color:red; text-decoration:none;} 

h2 {  font-family:Garamond,Arial; font-size:24pt;color:black; text-decoration:none;}

h2.sh2 { font-size:16pt; color:blue}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip {font-family:Garamond,Arial;  font-size:16pt; text-decoration:none; }

h4 { font-size:14pt; }

p,blockquote  { text-align:justify }

p { margin-left:25pt}

p,ul,ol,li,div,td,address,nobr,b,i { font-size:12pt; }

th {font-size:18pt;}

a:link    { color:blue;   text-decoration:none;                             font-size:16pt; }
a:visited { color:blue;     text-decoration:none;                          font-size:16pt;}
a:active  { color:green; text-decoration:none; 
            font-size:16pt;}
a:hover   { color:#1a4a1f; txt-decoration:underline;
            font-size:16pt;}







