body {	margin: 10px;	padding: 10px;	background: #fff;	color: #000;	font-family: Georgia, sans-serif;	font-size: 12pt;	}a:link {	color: #000;	text-decoration: underline;	}a:visited {	color: #000;	text-decoration: underline;	}a:hover {	color: #000;	text-decoration: none;	}a:active {	color: #000;	text-decoration: underline;	}#top {	}#top h1 {	font-size: 35pt;	font-weight: bold;	line-height: normal;	}#menu {	display: none;	}#menu ul {	display: none;	}#menu li {	display: none;	}#menu a {	display: none;	}#menu a:hover {	display: none;	}#main {	margin: 0px;	}#main h1 {	font-size: 20pt;	font-weight: bold;	line-height: normal;	}#main p {	line-height: normal;	}#image {	display: none;	}#footer {	font-size: 10pt;	}#printfoot {	display: block;	}
