:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }

body  {	background-image:url();
       	background-repeat:no-repeat;
       	background-position:left top;
       	background-color:white;
    	margin-top:20pt;
        margin-left:12pt;
	    margin-right:12pt;
        font-family:Helvetica,sans-serif;
        color:rgb(41,81,160);
        font-stretch:normal;
    	font-size:10pt; 
	    line-height:15pt }

h1    { font-size:22pt;
    	line-height:26pt }
	
h2    { font-size:17pt }

h3    { font-size:14pt }

h4    { font-size:12pt }

a     { text-decoration:underline }

a:link	  { color:rgb(41,81,160) }
a:visited { color:rgb(41,81,200) }
a:active  { color:red }
a:hover   { color:red }

