﻿.noPrint {
	display: none;
}
img {
	display:none
}
body {
	background: #fff;
	color: #000;
	font: 85% "Times New Roman",Verdana,Tahoma,Arial,sans-serif;
	padding: 0;
}
.bodyText {
	font: 95% Verdana,Tahoma,Arial,sans-serif;
}
.bodyText ul, .bodyTextt ol {
	margin: 0 0 16px 20px;
	padding: 0;
}
.bodyText ul ul, .bodyText ol ol {
	margin: 2px 0 2px 20px;
}
.bodyText li {
	margin: 0 0 2px 10px;
	padding: 0 0 0 4px;
	margin-bottom:6px
}
sup {
	font-size: smaller;
}
/* Main content variations */
#content {
	line-height: 1.3em;
	text-align: justify;
}
#content h2, #contentwide h2 {
	font-size: 1.5em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 8px 0 10px;
	padding: 0;
	font-style: italic;
	line-height: 26px;
}
#content h3, #contentwide h3 {
	font-size: 1.2em;
	font-weight: 400;
	margin: 6px 0;
	padding: 0;
}
.ArtTopRight {
	text-align: right;
	font-variant: small-caps;
	font-size: small;
	color: #444;
	padding-top: 0px;
	border-top: 1px solid #C1DAD7;
}
.ArtHeading {
	font-size: x-large;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #444;
	line-height: 1.3em;
}
.ArtMain {
	font-variant: small-caps;
	font-size: larger;
	color: #444;
}
.ArtText {
	color: #444;
	padding-top: 0px;
	border-bottom: 1px solid #C1DAD7;
	padding-bottom: 20px;
}
pre {
	padding-bottom: 20px;
}
address {
	font-size: .8em;
	color: black;
	padding-bottom: 10px;
}
blockquote {
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px #ddd solid;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	color: #333;
	margin: 16px;
	line-height: 1.2em;
	padding: 7px 7px 7px 11px;
	font-size: 1.3em;
	text-align: right;
}
blockquote p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
}
#memoVeld {
	border-bottom: 1px solid #d8d8d8;
	border-left: 4px #ddd solid;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	padding: 7px 7px 7px 14px;
	width: 450px;
	float: right;
	color: #505050;
	clear: none;
	margin-top: 6px;
	margin-bottom: 16px;
}
#memoVeld p {
	font-size: 0.9em;
	line-height: 1.1em;
}
#memoVeld ul {
	font-size: 0.9em;
	line-height: 1.1em;
}


/* Main layout and header */
