body {
margin: 0 auto;
padding: 0;
font-family: "Times New Roman", Serif;
background: #ffffff;
color: #000000;
}

/*-- hide sideBar, etc -- */
.bSideBar,.rightSideBar,#menutop,#evo_toolbar,.banner { display: none;}
	
.wrap {
margin: 2%;
width: auto;
float: none !important;
}

a {
text-decoration: underline;
color: #0000FF;
}

