
  body { background-color: white;
    color: #0000ff;
    font-style: italic;
    font-weight: 700;
    font-family: Arial,sans-serif;
    }

  p { font-style: italic;
    font-weight: 700;
    font-family: Arial,sans-serif;
    }

  a:visited {
   text-decoration: none;
    color: grey;
    }

  h1 { color: gray;
    font-family: Arriel,sans-serif;
    font-style: italic;
    font-weight: 700;
    }

  a {font-style: italic;
  font-weight: 700;
  font-family: Arriel,sans-serif; size:3;
   text-decoration: none;
    color:#0000ff;
    }

  a:hover { 
   text-decoration: none;
    color: red;
    }

  a:active { text-decoration: underline;
    color: purple;
    }

  hr.hr1 { color: #0000ff;
    }

  image.bild { border: 0px none ;
    }

  table.h { border: 0px none ;
    text-align: left;
    margin-left: 0pt;
    margin-right: 0pt;
    width: 100%;
    }
