/* Styles2 */


  body {
     background-image:url(../bilder/logo_back.gif);
     background-attachment:fixed; padding:0px;
    text-align: left;
    margin-top: 5pt;
    margin-left: 5pt;
    margin-right: 5pt;
}

body,textarea {
  scrollbar-base-color:#3B81C7;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#3B81C7;
  scrollbar-highlight-color:#0000000;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#00AFD8;
  }


  h1,h2,h3,h4,h5,h6  {
    font-family:Arial, Verdana, Helvetica;
  }

    p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
   font-family:Times, "Times New Roman", Serif;
  }
  h1,h2,h3,h4, {
    font-weight: bolder;
  }

  h5,h6 {
    font-weight: bold;
  }

  h1 {
    font-size: 24pt;
    color: #00236A;
  }

  h2 {
    font-size: 18pt;
    color: #00236A;
  }

  h3 {
    font-size: 16pt;
    color: #00236A;
  }

 h4,h5,h6 {
    font-size: 14pt;
    color: #00236A;
  }


  a:link,a:hover,a:active,a:focus {
    font-family:ArialBold, Arial, Verdana, Helvetica;
    font-size:12pt;
    font-weight:bolder;
    text-decoration:underline;
    color:#3982C6;    /* old colour B81C7 */
  }

  a:visited {
    font-family:ArialBold, Arial, Verdana, Helvetica;
    font-size:12pt;
    font-weight:bold;
    text-decoration:underline;
    color:#00AEDE;
  }

/* end of styles2.css */