body {
	background-color:#FFFFFF;
	font-family: "Times New Roman", serif;
	font-size: 1.0em;
	text-align: left;
	margin: 0px;
	background-image: none;
}

#header, #footer, #footer ul, #footer p .pagetop, #footer p, #sidebar_right, #sidebar_left {
	display:none;
}

#content {
	background-color:#FFFFFF;
	padding:0px;
	border:none;
	color:#000000;
	clear: both;
	line-height:120%;
/*	width: 550px;*/
	margin:0px;
}

#contentmiddle {
	float: none;
	width: 700px;
	margin: 20px;
}

#headerPrint {
	border-bottom: 2px solid #000000;
	display: block;
	margin-bottom: 20px;
	height: 90px;
	overflow: hidden;
	width: 700px;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:0px;
	margin-top: 30px;
	height: 60px;
}

#page {
	border: none;
}

#content h1, #content h2, #content h3 {
	color: #000000;
	border:none;
}

#headerPrint h1 {
	font-size:150%;
	margin-top: 40px;
	float: left;
}

#content ul li {
	list-style-image: none;
	list-style-type: square;
}

hr {
	color: #333333;
	background-color: #333333;
}

a:link, a:active, a:visited, a:hover {
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}

#footer {
	background-image: none;
	background-color:#FFFFFF;
}
