body {
background : #ffffff;
color : #000000; 
font-family : A-OTF VS Pro R; 
font-size : 90%; 
font-style : normal;
padding: 10px;
line-height:1.4em;
} 
#header , .postmeta ,#accessnav, #sidebar,#footer,#commentbox {
display: none;
}

/*linkcolor*/
a:link, a:visited {
/* font-weight:normal; */
color : #999;
text-decoration : none; 

}
a:hover, a:active {
color : #666; 
/* text-decoration : none; */
border:none;
} 

.post h2, .archives h3, .search h3 {
text-decoration : none; 
border-bottom: 1pt solid #999999;
font-weight: normal;
}

#return_page {
page-break-after: always;
}

.post {clear:both;}