<!--

.y1 { background-image:url(im/yw.gif); }
.y2 { background-image:url(im/Yy.gif); }

body {
 /* background-color: #26261e; */
 background-color: #86867e;
}

/* default font: Letter Gothic 9pt */
p, td, pre {
font-family: Letter Gothic, Courier New, Courier, Monaco, mono; 
font-size: 8pt;
line-height: 10pt;
font-weight: normal;
color: #000000;
}


a {font-size: 8pt; text-decoration: none;}
a:hover { text-decoration: underline; color: #ff9c00; }
a:link { color: #af5c00; }
a:visited { color: #af5c00; }
a:active { color: #ffff00; }


a.klein {
font-size: 7pt;
font-weight: bold;
}

#thin {
 border-width:1px;
 border-style:solid;
 border-color:black;
}


//-->
