body {
 background: #fff;
 color:	#888888;
 text-align: center;
 font-family: serif;
 font-size: 11pt;
 line-height: 130%;
}

img{
display:none;
}

#h0,
#service,
#search,
#metanav,
#navi,
#rightmenue,
#right,
#maincontent h1 {
 display: none;
}
#h1 {
 background: #fff;
}

#maincontent a[href]:after {
content : "  " attr(href) "   ";
background-color : inherit;
font-style : italic;
font-size: 8pt;
} 
#maincontent {
 text-align: left;
 width: 400pt;
 margin-left: auto;
 margin-right: auto;
 line-height: 120%;
}
#footer {
 text-align: right;
 margin-right: 20pt;
 font-size: 8pt;
 background: #fff;
}
#maincontent h2,
a {
 color:#d26a5f;
}
dt {
 font-weight: bold;
 margin-top: 11pt
}