BODY { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #FFFFFF; }

/*************** The quote text that goes on the blue background */
p { font-family: Arial; font-size: 12px; line-height: 15px; margin: 0px 0px 0px 0px; }
li { font-family: Arial; font-size: 12px; line-height: 15px; margin: 0px 0px 0px 0px; }
p.date { font-family: Tahoma; text-align: left; font-size: 11px; line-height: 12px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
p.sidebar { line-height: 16px; font-weight: normal; font-size: 12px; margin: 0px 0px 0px 0px; }
p.sideheader { color: #192884; font-weight: bold; font-size: 24px; margin: 10px 0px 10px 0px; }
p.headline { font-size: 14px; color: #192884; font-weight: bold; }
p.big { color: #000000; font-size: 18px; line-height: 20px; }
p.footer { font-size: 9px; text-align: center; margin: 5px 5px 5px 5px; }
p.hot100 { font-size: 10px; text-align: left; margin: 1px 1px 1px 1px; }
p.copyright { font-size: 9px; text-align: center; color: #C4C4C4; margin: 5px 5px 5px 5px; }
p.menu { width: 102px; height: 18px; color: #000000; font-family: Tahoma; font-size: 11px; line-height: 18px; text-align: center; }
p.submenu { font-family: Tahoma; text-align: left; font-size: 11px; line-height: 18px; margin: 0px 10px 0px 10px; }
p.menu :link { color: #000000; text-decoration: none; }
p.menu :active { color: #000000; text-decoration: none; }
p.menu :visited { color: #000000; text-decoration: none; }
p.menu :hover { color: #ffffff; text-decoration: none; }
p.menu :visited:hover { color: #ffffff; text-decoration: none; }
p.submenu :link { color: #000000; text-decoration: none; }
p.submenu :active { color: #000000; text-decoration: none; }
p.submenu :visited { color: #000000; text-decoration: none; }
p.submenu :hover { color: #ffffff; text-decoration: none; }
p.submenu :visited:hover { color: #ffffff; text-decoration: none; }

/*************** Here's for the fade-in menu system */
div.menu { filter:progid:DXImageTransform.Microsoft.Fade(Duration=0.10); position: absolute; z-index: 10; top: 0px; left: 0px; visibility: hidden; }

/*************** Global options for links */
:link { color: #0D61A6; text-decoration: none; }
:active { color: #0D61A6; text-decoration: none; }
:hover { color: #0D61A6; text-decoration: underline; }
:visited { color: #0D61A6; text-decoration: none; }
:visited:hover { color: #0D61A6; text-decoration: underline; }

