
.maintable {
	table-layout: fixed;
	width: 640px;
}

.bodytext {
	valign: top;
	align: left;
	padding: 6pt;
	line-height: 16px;
}

h1 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 17px;
	font-style: bold;
	padding-top: 12px;
}

h2 {
	font-family: Times, Times New Roman, Palatino, serif;
	font-size: 15px;
	font-style: bold;
}

body,p {
	font-family: Times, Times New Roman, Palatino, serif;
	font-size: 14px;
}

blockquote {
	font-family: Times, Times New Roman, Palatino, serif;
	font-size: 13px;
}

li {
	font-family: Times, Times New Roman, Palatino, serif;
	font-size: 14px;
}

a {
	color: #853210;
}

.readmore {
	text-align: right;
	font-style: italic;
}

.banner {
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2pt 3pt 1pt 3pt;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.7em;
	font-family: Arial, Impact, Helvetica, sans-serif;
	background-color: #110c66;
	color: #ffffff;
}

.top {
	font-size: 14px;
	text-align: center;
	padding: 4pt 0pt 5pt 0pt;
}

.edition {
	font-size: 12px;
	text-align: right;
}

.banner.incomplete {
	background-color: #c00;
}

.bodytext.incomplete {
	border: 1px dashed #c00;
}

.copyright {
	font-size: 11px;
	text-align: center;
}

.quotation {
	float: center;
	padding: 10px 30px 10px 30px;
	margin: 10px;
	background: #F0F1CF;
	border: 1px solid #000000;
	width: auto;
}

.citation {
	padding-left: 1em;
	position: relative;
	top: -8px;
	font-size: 12px;
}

.nospace {
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 12px;
}

.imgleft {
	margin: 0px 15px 0px 0px;
}

.imgright {
	margin: 0px 0px 0px 15px;
}