img {
	display: none;
}
#leftnoprint {
	display: none;
}
#content p,ul,li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	background-color: white;
}
#content H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: black;
	background-color: white;
	
}
a {
	color: blue;
	text-decoration: underline;
	background-color: white;
}
body {
margin: 0px;
padding: 0px;
}
