/* 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:Microsoft Sans Serif,Arial;}
 
h1 { font-size:30pt;  font-family:Felix Titling,Arial; color:black; 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:Microsoft Sans Serif,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:10pt; }

th {font-size:12pt;}

a:link    { color:blue;   text-decoration:underline;                             font-size:12pt; }
a:visited { color:blue;     text-decoration:underline;                          font-size:12pt;}
a:active  { color:blue; text-decoration:underline; 
            font-size:12pt;}
a:hover   { color:#1a4a1f; txt-decoration:underline;
            font-size:12pt;}







