
/* <style> /**/
    
body {
    font-size: 12pt;
}

div.kohana, div#left, div#header, div.news, div.not_printable, div#top_line {
    display: none;
}

div#content {
    width: auto;
    float: none;
}

h1, div.printable, div.printable div  {
    display: block;
    text-align: justify;
}