body { 
      margin: 20pt;
      /* font-family: palatino, "Palatino Linotype", "Book Antiqua", "Bookman Old Style", serif; */
      font-family: verdana, geneva, arial, sans-serif;
      color: #222222;
      font-size: 13pt;
      line-height: 1.4em}

H1 {color: #E0E0F5;
        font-size: 2em;
        line-height: 0.1em;
        text-align: right}

H2 {color: #7777AA;
        font-size: 1.6em;
        line-height: 1.1em}

H3 {color: #7777AA;
        font-size: 1em;
        line-height: 1.1em}

P {}

.code {font-family: "Courier New", courier, serif;
       font-size: 12 pt}

.box{padding: 5px 5px;
     margin: 2px 2px;
     width: 650px;     
     border: 1px solid #000;
     background: #EEEEEE;}

TD {}

.menu{background: #fff}

.caption{background: #cccccc}

A:link {color: #7777CC; text-decoration: none}

.klein {font-size:10pt}

A:visited {color: #777799; text-decoration: none}

A:active {color: #000000} 

A:hover {text-decoration: underline}
