html, head, body {
          margin: 0px;
          padding: 0px;
}
body {
          font-family: "Times New Roman", serif;
          font-size: 12px;
          background-color: #FFF;
          color: #000;
          text-align: left;
}
#footer {
          margin-top: 20px;
          padding-top: 20px;
          border-top: gray double 2px;
          font-size: 10px;
}
#eco_fp {
          margin-top: 20px;
}
a {
          background-color: #FFF;
          color: #000;
          text-decoration: underline;
}
a img {
          border: none;
}
#redefining-progress {
          margin-top: 0px;
          margin-bottom: 10px;
}

#top-links,
#sub_menu,
#home_player,
#undr_hdr,
#footer ul,
h1.header img,
#sp_toolbar,
#redefining-progress.home,
#redefining-progress a span,
.white_box h2 img,
.orange_box h2 img,
.orange_box h3 img,
.disabled {
          display: none;
}
