body, textarea {
  scrollbar-base-color:#D7E8FD; /*hell*/
  scrollbar-3dlight-color:#D7E8FD; /*hell*/
  scrollbar-arrow-color:#6B8EC6; /*dunkel*/
  scrollbar-darkshadow-color:#D7E8FD; /*hell*/
  scrollbar-face-color:#D7E8FD; /*hell*/
  scrollbar-highlight-color:#6B8EC6; /*dunkel*/
  scrollbar-shadow-color:#6B8EC6; /*dunkel*/
  scrollbar-track-color:#D7E8FD; /*dunkel*/
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#000000;
text-align:justify;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:24pt;
font-weight:bold;
color:#000000;
text-align:right;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:21pt;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
color:#4269AA;
text-align:center;
}

a:link {color:#000000;font-size:12pt;font-weight:bold;text-decoration:none;}
a:visited {color:#000000;font-size:12pt;font-weight:bold;text-decoration:none;}
a:active {color:#000000;font-size:12pt;font-weight:bold;text-decoration:none;}
