/* print css poker league */

* { padding : 0; margin : 0; }

body { font-size:100%;  font-family:Verdana, Tahoma, Helvetica, Arial, sans-serif;  background:#fffffa; background-attachment:fixed; color:#333; text-align:center; }

#topBar, #topBanner, #midBanner, #tabs, #subs, .small, .bannerFlash, #column { display: none; }

#divSection h2 { font-size: 1em; margin: 1em 0; }
#divSection h3 { font-size: 0.85em; margin: 1em 0; }
#divSection p { font-size: 0.70em; margin: 0.5em 0; }
#divSection ul, #divSection ol { font-size: 0.70em; margin: 0.5em 0 0.5em 1.75em; }
