body {
font-family : Verdana, Arial, sans-serif;
font-size : 12pt;
background-color : #fff;
color : #000;
}
#container {

   font-size: 90%;
margin-left: 10%;
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;

}
.noprint{
display: none;
}
img {
display: none;
}
  
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


