.noPrint {
  display: none;
}

#content, #wrapper {
  background-color: inherit;
  background-image: none;
  background-repeat: no-repeat;
  float: none;
	border: 0;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0;
	float: none !important;
	color: black; 
	background: transparent;	
	font-size: 10px;
  width: auto;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  background-color: inherit;
  background-image: none;
  background-repeat: no-repeat;
}


p {
  width: auto;
	margin-right: 10%;
}

#content h1
{
  position: static;
  font-size: 150%;
  margin: 0;
  padding:0;
}

body {
	background: white;
	font-size: 10px;
}

   
a:link, a:visited {
  color: black;
	background: transparent;
	text-decoration: underline;
}
	
   
#menu {
   display: none;
   }
   


#footer {
  clear:both;
  width:auto;
  margin:auto;
  margin-bottom: 20px;
  text-align:center;
  border-top: 1px solid black;
  font-size:9px;
  color:black;
  margin-top: 10px; 
}

#footer a
{
  color:#999999;
}

#footer a:hover
{
  color:#333333;
}
