body {
width: auto;
background: white;
color: black;
font-size: 12pt;
background: transparent none;
float: none !important;
}

#topcontainer, #bottomcontainer, #leftcolumn, #rightcolumn, #noprint {
display: none;
}

a:link, a:visited {
color: #520;
background: transparent;
text-decoration: underline;
}

a[href^="/"]:after {
content: " (http://www.homepokertourney.com" attr(href) ") ";
}

h1 { 
text-align:center;
margin-bottom:12px
}

h2, h3 { 
margin-bottom:0px
}

img   { border: none; }

/*  Standard floats with margin  */

.leftfloat {
float: left;
margin-right: 4px;
}

.rightfloat {
float: right;
margin-left: 4px;
}

/* Different text sizes */

.smalltext {
font-size: 85%;
}

.xsmalltext {
font-size: 75%;
font-weight: normal !important;
}

.xxsmalltext {
font-size: 65%;
font-weight: normal !important;
}

/* Used on Glossary page */

.glossary dt {
font-weight: bold;
}

.glossary dd {
margin-left: 0px;
margin-bottom: 0.5em;
}