/*! */
html, body {
	background: white;
	color: black;
}

body {
	font-size: 18pt;
	line-height: 1.4em;
}

form, .pagination, .side-column, #p-menu, .item-icons {
	display: none;
}

img {
	margin-bottom: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 14pt;
}

.clr:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clr { display: inline-block; /* hasLayout */ }
/* Hides from IE-mac \*/
* html .clr { height: 1%;}
.clr { display: block;}
/* End hide from IE-mac */

.figure-left {
	float: left;
	margin: 5px 20px 5px 0;
}

.figure-right {
	float: right;
	margin: 5px 0 5px 20px;
}

#p-mid {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #000000;
	padding-bottom: 10px;
}

#p-root, #p-head  {
	background: none;
}

#p-head  {
	border-bottom: 2px solid #000000;
	margin-bottom: 20px;
}

#p-bottom {
	display: none;
}

hr{
	display: none;
}

.links{
	display: none;
}
.hide{
	display: none;
}
.noprint {
	display: none;
}
