@charset "UTF-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif;
    font-size:12pt;background:white;}

img{border:none;}
    
#header,#sidebar-left,#footer{display:none;}
    
#content,#container{width: 100%; margin: 0; float: none;}
    
h1{font-size:18pt}
    
#content a { font-weight:normal; color:#000; text-decoration:none } 
