/* Skala style sheet */
A.one:link { text-decoration:none; color:blue }
A.one:visited { text-decoration:none; color:blue }
A.one:active  { text-decoration:none; color:blue }
A.two:link { text-decoration:none; color:white }
A.two:visited { text-decoration:none; color:white }
A.two:active { text-decoration:none; color:white }
A.three:link { text-decoration:none }
A.three:visited { text-decoration:none  }
A.three:active { text-decoration:none  }
h1 { font-size:32pt; filter: DropShadow(color=#C0C0C0, offx=3, offy=3); width: 100%; }
h2 { font-size:22pt; }
td.one { font-size:8pt; font-family:arial }
sup { font-size:10pt }
H1, H2, H3, H4 {font-family: arial, helvetica, sans-serif}
BODY {margin-top: 0}
