body {
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(pasbkgnd.gif);
}
.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-variant : small-caps;
	color: yellow;
	font-size: 220%;
	text-align : center;	
	background-color: navy;
}
.index {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-decoration: none;
	font-weight: bold;
	font-variant : small-caps;
}
.indexHead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: green;
	text-decoration: none;
	font-weight: bold;
	font-variant : small-caps;
}
div.top {
	text-align : right;	
}

a.top {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0000A0;
	text-decoration: none;
}
a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0000A0;
	text-decoration: none;
}
.superheadline { color: #008080; font-size: 180%; text-decoration: none; font-weight: bold; text-align: center; }
.headline { color: #008080; font-size: 130%; text-decoration: none; font-weight: bold; text-align: center; }
.subheadline { color: #008080; font-size: 100%; text-decoration: none; font-weight: bold; text-align: center; }
.leftsubheadline { color: #000000; font-size: 100%; text-decoration: none; font-weight: bold; text-align: left; }
.description { font-size: 80%; }
.center {text-align: center; }
.paragraph {text-align: justify; }
.initial { font-size: 250%; font-weight: bold; padding-right: 5px; vertical-align: top; position: relative; top: -5px; float: left; }
.iparagraph {text-align: justify; }
.iparagraph:first-letter {
	font-size: 250%; font-weight: bold; padding-right: 5px; vertical-align: top; position: relative; top: -5px; float: left; 
}
.red {color: #ff0000}
.smallred {font-size: 80%; color: #ff0000;}
.large {font-size: 120%}
.letter {text-align: justify;  font-weight: bold; font-style : italic; }
.author { text-align: center;  font-weight: bold; font-size: 120%; }
.footnote { text-align: justify;  color:#0000A0; font-size: 80%; }
.normal { font-variant : normal; }
.translator {text-align: right;   font-family:"Times New Roman", Times, serif; font-weight:bold; font-size: 90%; }

.footerTable {
	border: 0;
	/* width: 712px; */
	text-align:center;
	background-color: navy;
	color: white;
	font-weight: bold;
}
.footerCell {
	text-align:center;
}
.footerTitle {
	text-align:center;
	font-size: 120%;
	color: yellow;
}
.footerHow {
	text-align:center;
	font-size: 120%;
	text-decoration: underline;
}
.footerLink {
	color: #00ffff;
	text-decoration: underline;
}
.footerRationalist {
	text-align: center;
	font-size: 180%;
	color: yellow;
	text-decoration: underline;
}
.footerHonorary {
	text-align: center;
	text-decoration: underline;
}
.footerText {
	text-align: justify;
}
.footerContact {
	text-align: center;
	font-size: 130%;
	color: yellow;
	text-decoration: underline;
}

