body {background: #FFF;
      font-family: Georgia, palatino, "Palatino Linotype", "Book Antiqua", "Bookman Old Style", serif;
      color: #222222;
      font-size: 14px;
      line-height: 20px}
    
.box     {	float:left;
		padding-left:10px;
		padding-top:10px;
		margin-top:0px;
		width:770px;
		}

.box2    {     padding: 10px;
               width:700px;
	       border: 1px solid #AAAADC;
	       background: #F1F1F1;
	       }

.small {  width:300px;
          font-size: 65%;
	  line-height:12px;
	  }

H1 {color: #779;
        font-size: 18px;
        line-height: 20px;
        text-align: left
        }

H2 {    background:DDD; 
        color: #7777AA;
        font-size: 16px;
        line-height: 18epx;
	}

H3 {    background:FFF; 
	text-align: right;
        color: #222;
        font-size: 1em;
	}

P {
  }
  
TD {font-size: 14px;
    line-height: 20px
    }

A:link {color: #7777CC; background-color: transparent; text-decoration: none}

.klein {font-size:10pt}

A:visited {color: #777799; background-color: transparent; text-decoration: none}

A:active {color: #000000; background-color: transparent}

A:hover {text-decoration: underline}
