/* Print Style Sheet */
@media print {
body {background:white; font-size:10pt; color:#4a5c68; font: normal 10pt Verdana,Arial,sans-serif; margin:0; }
body a { font-weight:bold; color:#000; text-decoration:none; }
body a.visited { font-weight:bold; color:#000; text-decoration:none; }
h1, h2, h3, h4, h5, h6 {  page-break-after:avoid; page-break-inside:avoid; font-weight:bold; color:#000; text-decoration:none; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
h1 { font: normal 14pt Verdana,Arial,sans-serif;  margin:0 0 15px 0;}
h2, h3, h4, h5, h6 { font: normal 12pt Verdana,Arial,sans-serif;  margin:0;}
img { display: none; }
form { display: none; }
#comments { display: none; }
.com-form { display: none; }
.sr-a { display:none }
.menu { display: none; }
.header ul.rss { display: none; }
.p-det { display: none; }
.content{ margin-left:0; float:none; width:auto; }
.wp-caption-text { display: none; }
.post, .post p { page-break-inside:avoid;}
.footer { display:none; }
}


