a:link {
       color: #ffffff;
       text-decoration:none;
       font-size : 8pt;
       font-family:MS Sans Serif
}
a:visited {
          color: #ffffff;
          text-decoration:none;
          font-size : 8pt;
          font-family:MS Sans Serif
}
a:hover {
         color: #ffffff;
         text-decoration:none;
         font-size : 8pt;
         font-family:MS Sans Serif
}
a:active {
          color: #ffffff;
          text-decoration:none;
          font-size : 8pt;
          font-family:MS Sans Serif
}
a:focus {
          color:#ffffff;
          text-decoration:none;
          font-size : 8pt;
          font-family:MS Sans Serif
}

h1 { color:#CDD9EB; font-size:10pt; text-decoration:bold; font-family:MS Sans Serif }

p.Text8 { color:#000080; font-size:8pt; font-family:MS Sans Serif }
p.Text10 { color:#000080; font-size:10pt; font-family:MS Sans Serif }
p.Text12 { color:#000080; font-size:12pt; font-family:MS Sans Serif }
td#Text8 { color:#000080; font-size:8pt; font-family:MS Sans Serif }
td#Text10 { color:#000080; font-size:10pt; font-family:MS Sans Serif }
td#Text12 { color:#000080; font-size:12pt; font-family:MS Sans Serif }

p.linksklein a:link {
       color: #000080;
       text-decoration:none;
       font-size : 8pt;
}
p.linksklein a:visited {
          color: #000080;
          text-decoration:none;
          font-size : 8pt;
}
p.linksklein a:hover {
         color: #FF00FF;
         text-decoration:none;
         font-size : 8pt;
}
p.linksklein a:active {
          color: #000080;
          text-decoration:none;
          font-size : 8pt;
}
p.linksklein a:focus {
          color:#FF00FF;
          text-decoration:none;
          font-size : 8pt;
}