@charset "utf-8";
/* CSS Document */

body {
width: 7in;
margin: auto;
font-family: "Times New Roman", Times, serif;
font-size: 11pt;
color: #333;
}

.header, .title, .path, .navigation, .footer{
display: none;
}
.main {
	border:0;
	width:740px;
}
.Content {
	margin:0;
}
#printheader {
display:block;
}

