body {
	font-size: 80%;
	margin-top: 0px;
	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; }
.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;}
.subheadline { color: #008080; font-size: 100%; text-decoration: none; font-weight: bold; text-align: center; }
.leftsubheadline { color: #0000A0; font-size: 100%; text-decoration: none; font-weight: bold; text-align: left; }
.large {font-size: 120%}
.letter {text-align: justify;  font-weight: bold; font-style : italic; }
.author { text-align: center;  font-weight: bold; color:#800000; font-size: 100%; }
.author em  { font-family:"Times New Roman", Times, serif;  font-style : italic; font-weight:normal; 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%; }
.right {text-align: right; }

.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;
	font-weight: normal;
}
.footerContact {
	text-align: center;
	font-size: 130%;
	color: yellow;
	text-decoration: underline;
}

ul.header {
	list-style-type:	none;
	padding:			0px;
	margin:				0px;
}
ul.header li {
	padding:			0px;
	margin:				0px;
	margin-top:			10px;
	text-align:			center;
}
ul.header a.headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000A0;
	text-decoration: none;
	font-weight: bold;
	font-variant : small-caps;
	font-size:		13px;
}
div.outer_border {
	padding: 0px;
	margin: 10px;
	border-top:	1px solid #CC9966;
	border-right:	1px solid #000000;
	border-bottom:	1px solid #000000;
	border-left:	1px solid #CC9966;
}
div.inner_border {
	padding: 0px;
	margin: 0px;
	border-top:	1px solid #000000;
	border-right:	1px solid #CC9966;
	border-bottom:	1px solid #CC9966;
	border-left:	1px solid #000000;
}

table.content {
	width: 100%;
}
td.content {
	padding: 20px;
	padding-top: 30px;
}
div.links {
	font-weight: bold;
	font-size:		16px;
	color: #000000;
	background-color: #DDDDDD;
	padding: 3px;
	padding-left: 10px;
}
p.links {
	margin-top: 0px;
	background-color: #EEEEEE;
	padding: 3px;
	padding-left: 20px;
}
p.links a {
	display: block;
}

