/* hallo */

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr { 
    font-family:"Comic Sans MS",helvetica,"Times New Roman",times,Arial,helvetica,sans-serif;
    font-size:10pt; 
}

body { 
    margin-top:10px; 
    margin-bottom:10px;
    font-size:10pt; 
    background-color:#FFFFFF;
    background-image:url(../images/bgrnd.jpg);
}


h1 { 
    font-size:22pt; 
}


h2 { 
    font-size:14pt; 
}


h3 { 
    font-size:12pt; 
}

h4 { 
    font-size:10pt; 
}

pre { 
    font-family:"Courier New", Courier; 
    font-size:10pt; 
    color:#0000C0; 
}


tt { 
    font-family:"Courier New",Courier; 
    font-size:10pt; 
    color:#0000C0; 
}




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


.code { 
    background-color:#FFFFE0; 
}


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

.doc { 
     background-color:#EEEEEE; 
}

.qbar { 
     background-color:#FFFFE0; 
     font-size:9pt; 
     font-family:Arial,sans-serif; 
}

pre.normal { color:#0B2161; }

a:link { 
     color:#0B2161; 
     text-decoration:underline; 
}
a:visited { 
     color:#0B2161;     text-decoration:underline; 
}

a:active { 
     color:#000000; 
     text-decoration:none; 
}

a.an { 
     text-decoration:none; 
}


