/* standard TBS wide CSS */
body { 
    margin : 12pt ; color : #000 ; background : #fff ;
}
a { text-decoration : underline ; }
* { 
  color : #000 !important ; background : #fff !important ; 
  font-family : georgia,'times new roman',times,serif !important ; 
}
#navbar,.share,#centralcolumn,#rightcolumn,#topbarwrapper,#comments-form { display : none ; }
#wrapper,#content { width : 100% ; float : none ;}
p.pageurl { display : block ; }

h1 { 
  font-size : 24pt ; margin : 1em 0 0 0 ; 
  font-style : normal ; border : none ; padding : 0 ; 
}
h2 { font-size : 18pt ; }
h3 { font-size : 14pt ; }





