html,body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	height:100%;
}
div {
	overflow:visible;
}
#main {
	display:none;
}
#f_openimagediv {
	display:none;
}
#e_openimagediv {
	display:none;
}
#print {
	display:block;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	overflow:visible;
}
.title {
	font-family:Georgia, 'Times New Roman', times, serif;
	font-size:24pt;
	letter-spacing:1pt;
	color:#000000;
}
.author {
	font-family:Georgia, 'Times New Roman', times, serif;
	font-size:10pt;
	font-style:italic;
	color:#000000;
}
.link {
	font-family:Georgia, 'Times New Roman', times, serif;
	font-size:9pt;
	font-style:italic;
	color:#000000;
}
.text {
	font-family:Georgia, 'Times New Roman', times, serif;
	font-size:11pt;
	line-height:13pt;
	color:#000000;
}