/*

    sNews 1.5 Minimal Print Design
    
*/

* {
    background: none; color: #000; background-color: transparant; font: normal 9pt 400 "Times New Roman", "Bitstream Vera Serif", serif; text-decoration: none;
    border: none;
}

body { margin: 0; padding:0; }

h1 { font-size: 12pt; }
h2 { font-size: 12pt;  }
ul {  padding: 0; margin: 0;}
li { list-style-type: circle;}

#subheader, #menu,  #breadcrumbs, #search, #right, #footer, .comment, .commentsbox, fieldset, input, textarea, img { display: none;}

