body {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
	quotes: '\201E' '\201D';
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

h1:first-child {
	margin-top: 0;
	padding-top: 0;
}

h1:first-child:first-letter {
	text-transform: uppercase;
}

p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

[lang="en"] {
	font-style: italic;
}

sup {
	font-size: 0.9em;
	vertical-align: top;
}

a sup {
	font-size: 0.8em;
	vertical-align: top;
}

#maintext h1, .newmaintext h1 {
	font-size: 1em;
}

#maintext h1:after, .newmaintext h1:after {
	content: ":";
}

#maintext h1:first-child:after, .newmaintext h1:first-child:after {
	content: "";
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 1em;
	line-height: 1.5em;
}

p+p {
	margin-top: 1em;
}

p+p.conjunct {
	margin-top: 0em;
}

p+h1, ul+h1 {
	margin-top: 1em;
}

a {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: black;
	line-height: 1.04em;
	text-decoration: underline;
}

#maintext {
	top: 0px;
	left: 0px;
	position:absolute;
	z-index: 30;
	margin: 0;
	padding: 0;
	overflow: visible;
}

.newmaintext {
	visibility: hidden;
}

.newtitle {
	visibility: hidden; 
}

#quotetext {
	visibility: hidden;
}

#contentsquare {
	visibility: hidden;
}

#contentsquare2 {
	visibility: hidden;
}

#sidemenu {
	display: none !important;
	visibility: hidden;
}

#sidemenu a{
	display: none !important;
	visibility: hidden;
}

#measurerightbottom {
	visibility: hidden;
}

.comment {
	color: brown;
}

#status {
	display: none !important;
	visibility: hidden;
}

#debug {
	display: none !important;
	visibility: hidden;
}

#trace {
	display: none !important;
	visibility: hidden;
}

#preloadready {
	display: none !important;
	visibility: hidden;
}

#source {
	display: none !important;
	visibility: hidden;
}

