body {
   background: white;
   font-family: serif;
   }
#skiptocontent, #leftcontent, #rightmenuwrapper, #rightmenurepeat, #menu, #topleftbar h1, #topleftbar h2, #toprightbar, #pagefooter, #ctl, #cbl, #ctr, #cbr, #wide, #text, .pagetools, .accesstext, .toolsonly {
   display: none;
   }
#contentwrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#locationbar {
	margin-top:1em;
	}
   
div#maincontent {
   margin-left: 3%;
   padding-top: 1em;
   }
div#pagefooter {
   margin-top:3em;
   vertical-align: bottom;
   }
   
.red {
	color:red;
	}
   
a { 
  text-decoration : underline; 
  color : #0000ff; 
  }
  
 img {
 	border:0px
	}

