body { 
  color : #000000; 
  background : #ffffff; 
font-size: 10pt;
font-family: Times, Times New Roman, serif;
/*  font : 10pt Arial,geneva,helvetica;*/
float:none;
padding:0;
text-align:left;
}
#rap {
width:500px;
float:none;
padding:0;
text-align:left;
}
#main {
width:500px;
float:none;
padding:0;
text-align:left;
}
/* do not show images, unless specified */
body img {
display : none;
}
/*a { 
  text-decoration : none; 
}*/
#content {
float:none;
color : #000000;
padding:0;
text-align:left;
  text-decoration : none; 
font-size: 10pt;
font-family: Times, Times New Roman, serif;
}
.post {
float:none;
padding:0;
text-align:left;
font-size: 10pt;
font-family: Times, Times New Roman, serif;
}
.post-info {
float:none;
padding:0;
text-align:left;
font-size: 10pt;
font-family: Times, Times New Roman, serif;
}
.post-content {
float:none;
padding:0;
text-align:left;
font-size: 10pt;
font-family: Times, Times New Roman, serif;
}
#content p, li, ul, ol {
color : #000000;
float:none;
padding:0;
text-align:left;
font-size: 10pt;
font-family: Times, Times New Roman, serif;
}
/* blocks images in content area */
/* redundant when blocking, but could display these (block) */
#content img {
display : none;
}
/* Show images inside paragraphs in content */
#content p img {
display : block;
}
#header, #sidebar, #submenu { 
  display : none; 
} 
/* display the category menu or not */
#menu, #menurap, #topsearch { 
  display : none; 
}
.emphasis {
/*font-weight:normal;*/
/*text-decoration:underline;*/
float:none;
font-size: 10pt;
font-family: Times, Times New Roman, serif;
}
 
