
  body { background: transparent url(logofond.jpg) repeat fixed ;
    font-family: Arial,sans-serif;
    font-size: 10pt;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    margin-left: 2px;
    }

  th { font-family: Arial,sans-serif;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    background-color: rgb(247, 255, 247);
    color: rgb(0, 128, 192);
    }

  td { font-family: Arial,sans-serif;
    font-size: 10pt;
    color: rgb(0, 34, 68);
    }

  form { font-family: Arial,sans-serif;
    font-size: 8pt;
    }

  input { font-family: Arial,sans-serif;
    font-size: 8pt;
    background-color: rgb(238, 255, 255);
    }

  h1 { font-family: Arial,sans-serif;
    font-size: 14pt;
    text-align: right;
    font-weight: bold;
    color: rgb(68, 51, 34);
    padding-right: 5px;
    }

  h2 { font-family: Arial,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: rgb(136, 107, 107);
    }

  hr { color: rgb(159, 0, 80);
    }

  select { font-family: Arial,sans-serif;
    font-size: 8pt;
    background-color: rgb(238, 255, 255);
    }

  textarea { font-family: Arial,sans-serif;
    font-size: 8pt;
    background-color: rgb(238, 255, 255);
    }

  a:link { font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    color: rgb(0, 0, 102);
    }

  a:visited { font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    color: rgb(0, 136, 153);
    opacity: 0.416;
    }

  a:hover { font-family: Arial,sans-serif;
    font-size: 8pt;
    color: red;
    }


