body     {
          background:#000099;
          color:#E0E0E0;
          font-family:Arial, sans-serif;
          font-size:10pt;
         }

a:hover   { text-decoration:underline;
            color:#FFFFEF;
          }
a:link    { text-decoration:none;
            color:#E0E0E0;
          }
a:visited { text-decoration:none;
            color:#E0E0E0;
          }

div.kltext {
            font-size:10pt;
           }
div.skltext {
            font-size:7pt;
           }

div.topline {
              font-size:18pt;
              color:#E0E0E0;
              font-family:Arial,sans-serif;
              text-align:center; }

h1         {
              font-size:24pt;
              color:#E0E0E0;
              font-style:normal;
              font-family:Arial,sans-serif;
            }
h2          {
              font-size:18pt;
              color:#E0E0E0;
              font-style:normal;
              font-family:Arial,sans-serif;
            }
h3          {
              font-size:16pt;
              color:#E0E0E0;
              font-style:normal;
              font-family:Arial,sans-serif;
            }
h4          {
              font-size:14pt;
              color:#E0E0E0;
              font-style:normal;
              font-family:Arial,sans-serif;
            }
h5          {
              font-size:12pt;
              color:#E0E0E0;
              font-style:normal;
              font-family:Arial,sans-serif;
            }