body{
        Margin : 2px 25px 2px 20px;
        background-image: url('bgbild.jpg');

}


p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,sup,pre{
        Font : Arial, Verdana, Helvetica, sans-serif ! important;
        }

i{
        font-style : italic;
        font-weight : normal;
        }

h1           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal;
               font-size: 24pt }
h2           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal;
               font-size: 18pt }
h3           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal;
               font-size: 14pt }
h4           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal;
               font-size: 12pt }
h5           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal;
               font-size: 10pt }
h6           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal;
               font-size: 8pt }

p,div,address,nobr,br,blockquote{
        font-size : 10pt;
        font-weight : normal;

}


font.4{
        font-size : 18pt;
        }


font.3{
        font-size : 16pt;
        }


font.2{
        font-size : 14pt;
        }


font.1{
        font-size : 12pt;
        }


font.-1{
        font-size : 9pt;
        }


font.-2{
        font-size : 7pt;
        }


tr{
        font-size : 9pt;
        font-weight : normal;
        }


td{
        font-size : 9pt;
        font-weight : normal;
        }


th{
        font-size : 9pt;
        font-weight : normal;
        }


ul           { list-style-image: url('artbul1a.gif') }
ul ul        { list-style-image: url('artbul2a.gif') }
ul ul ul     { list-style-image: url('artbul3a.gif') }
sup{
        font-size : 8pt;
        }


pre{
        font-size : 9pt;
        }


tt{
        background-color : transparent;
        color : #0000C0;
        font-size : 10pt;
        }


td.xmpcode{
        background-color : #FFFFE0;
        border-color : #999999;
        border-style : solid;
        border-width : 1pt;
        color : inherit;
        }


.code{
        background-color : #ffffe0;
        color : Navy;
        }


td.xplcode{
        background-color : #eeeeff;
        }


.doc{
        background-color : #eeeeee;
        }


.qbar{
        background-color : #ffffe0;
        font-size : 9pt;
        }


pre.normal{
        background-color : transparent;
        color : #000000;
        }


a:link{
        background-color : transparent;
        color : #0060ff;
        text-decoration : underline;
        }


a:visited{
        background-color : transparent;
        color : Maroon;
        text-decoration : underline;
        }


a:active{
        background-color : transparent;
        color : #ff0000;
        text-decoration : underline;
        }


a.an{
        background-color : transparent;
        color : Red;
        text-decoration : none;
        }


a:hover {
        color: #FFFF00;
        background-color: #0000A0;
}

hr           { color: rgb(204,51,153) }
button       { background-color: rgb(255,204,0); color: Black; border-color: rgb(204,204,153) }




button       { font-size: 8pt; font-family: Arial, Helvetica; font-style: bold;
               border-style: solid; border-width: 1pt }

table        { font-family: Arial, Helvetica; font-style: normal }
caption      { font-size: 14pt; font-family: Arial, Helvetica; font-style: normal }
th           { font-family: Arial, Helvetica; font-style: normal }
a:hover{
        background-color : #c60000;
        color : #ffffdd;
        }


a:active{
        background-color : transparent;
        color : #ff0000;
        text-decoration : underline;
        }


a.an{
        background-color : transparent;
        color : Red;
        text-decoration : none;
        }


a:visited{
        background-color : transparent;
        color : Maroon;
        text-decoration : underline;
        }