body {
  background: white;
  font-size: 12pt;
  }
#nsr1, #nsr2 {
  display: none;
  }
#wrapper, #content {
  width: auto;
  margin: 0 0%;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }
div#content {
    padding-top: 1em;
    border-top: 1px solid #930;
    margin: 0px;
    padding-left: 0px;
  }
a:link, a:visited {
  color : #0000ff;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
#text {
    width: 700px;
    }
.mregion {
    padding: 0;
    margin: 0px;
}
.quickcolumnr{
    clear: left;
}
