body { background-color: #DFBF7D; font-family: Arial, Helvetica, sans-serif; font-size: x-small; } body_new { background-color: #E8D09D; font-family: Arial, Helvetica, sans-serif; font-size: x-small; } .titleText { font-size: large; font-weight: bold; font-variant: small-caps; padding: 10px; } .titleCellBorder { border: thin solid #000000; } .contentCellBorder { border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-right-style: solid; border-left-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; margin: 5px; padding: 10px; } .footerCellBorder { border: thin solid #000000; } .footerText { font-size: xx-small; } .leagueStandingsBox { border: thin solid #000000; } .bottomBorder { border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-bottom-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .topBorder { border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .menuText { font-size: x-small; } h1 { font-size: medium; font-weight: bold; } h2 { font-size: small; font-weight: bold; } a:link { font-style: normal; color: #333333; text-decoration:none; } a:visited { color: #333333; text-decoration:none; } a:hover { color: #000033; text-decoration: underline; }