body,td,th {
	font-familY: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	text-align: center;
}
img {
	text-align: center;
}
li {
	list-style-position: outside;
	line-height: 150%;
	list-style-type: circle;
}

#menu {
	display: none;
}
#top {
	display: none;
}
#main {
	display: none;
}
#main img {
	display: none;
}
.floatright {
	float: right;
	clear: both;
}
#rightcurve {
	display: none;
}
#textmenu {
	display: none;
}
#printme {
	position:relative;
	left: auto;
	right: auto;
	width: 90%;
	display: block;
	top: auto;
	bottom: auto;
	visibility: visible;
	height: 90%;
}
