/* DATEI format.css */

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:arial,sans-serif; }

h1 { font-size:14pt; }

h2 { font-size:10pt; }

h4 { font-size:8pt; }

h6 { font-size:8pt; font-weight: 400; }

h3,h4,h5,p,ul,ol,li,div,td,th,address,blockquote,nobr,i  { font-size:10pt; }

A:link {text-decoration: none; color:#ff9900}
A:visited {text-decoration: none; color:#ff9900}
A:active {text-decoration: none; color:#ff9900}
A:hover {text-decoration: underline; color:#ff9900}

body, textarea {
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:#ffffff;
scrollbar-3dLight-color:#ffffff;
scrollbar-Arrow-Color:#000000;
}