H4{
font-size : 0.9em;
font-family : Times New Roman, Times, serif;
color : black;
text-align : center;
margin : 0;
}

H3 {
font-size : 1em;
font-family :  Times New Roman, Times, serif;
color : black;
text-align : center;
}

H2 {
font-size : 1em;
font-family :  Times New Roman, Times, serif;
color : black;
text-align : center;
}

H1 {
font-size : 1em;
font-family : Times New Roman, Times, serif;
color : black;
text-align : center;
}

BODY {
font-size : 0.9em;
font-family : Times New Roman, Times, serif;
color : black ;
background : #FFF7EE url(backg.jpg) repeat fixed;
; text-align: left
}

BLOCKQUOTE {
font-size : 0.9em;
font-family : Times New Roman, Times, serif;
color : black;
text-align : left;
}
A:active {
font-weight : normal;
font-size : 0.9em;
font-family : Times New Roman, Times, serif;
color : #000000;
text-decoration : underline;
}A:link {
font-weight : normal;
font-size : 0.9em;
font-family : Times New Roman, Times, serif;
color : black;
text-decoration : underline;
 }

A:visited {
font-weight : normal;
font-size : 0.9em;
font-family : Times New Roman, Times, serif;
color : #FF0000;
text-decoration : underline;
 }

footer {                                   /* Fussnote */
background             :             transparent;
color                  :             silver;
font-size              :             0.9em;
font-weight            :             bold;
letter-spacing         :             3px;
text-align             :             right;
margin-top             :             50px;
}