body {
    background: white;
	font-family: "Times New Roman", Times, serif;
	color: black;
}

#hdr, #menu, #ftr {
	display: none;
}

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

img {
	border: none
}

#print {
	width: auto;
	text-align: center;
	margin-bottom: 30px;
}

#cont {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
