body {
	background-image: url(/images/pzabkgr.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Garamond, Times;
}

p {
	text-align: left;
}

#eunuch {
	
	background-image: url(/images/eunuchworldbkgr.gif);
}

 a:link    {
	color: #0000FF;
	text-decoration: none;
}
  a:visited {
	color: #0000FF;
	text-decoration: none;
} 
  a:hover   { 
  color : #FF0000; text-decoration: none
  }
div.publ {
	font-weight: lighter;
	text-align: right;
}

div.inh {
	font-family: "Comic Sans MS";
	color: #8B4513;
	text-align: center;
	text-indent: 0px;
}

p.inh {
	font-family: "Comic Sans MS";
	color: #8B4513;
	text-align: center;
	text-indent: 0px;
}
p.beginch {
	font-family: "Comic Sans MS";
	color: #8B4513;
	text-align: center;
	text-indent: 0px;
	font-size: 14px;
}

p.endch {
	font-style: italic;
	font-family: "Comic Sans MS";
	color: #8B4513;
	text-align: center;
	text-indent: 0px;
	font-size: 14px;
}

p.brewster {
	font-style: italic;
	font-family: "Comic Sans MS";
	text-align: center;
	text-indent: 0px;
	font-size: 14px;
}

p.codlen {
	font-family: "Comic Sans MS";
	text-align: center;
	text-indent: 0px;
	font-size: 14px;
}


span.curs {
	font-family: Calibri, sans-serif;
	font-style: italic;
}

span.sc {
	font-variant : small-caps;
}

span.cursief {
	font-family: Calibri, sans-serif;
	font-style: italic;
}

p.cursief {
	font-family: Calibri, sans-serif;
	font-style: italic;
}

span.pza {
	font-family: "Comic Sans MS";
	font-variant: small-caps;
	font-size: 275%;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	color: #800000;
}
span.taal {
	font-family: Calibri;
	color: Green;
}
span.bs {
	font-family: "Comic Sans MS";
	font-variant: small-caps;
	font-size: 275%;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	color: White;
}
h1 {
	font-family: 'Comic Sans MS';
	font-size: 350%;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	color: #8B4513;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 225%;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	color: #8B4513;
}

h3 {
	font-family: "Comic Sans MS";
	font-size: 175%;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	color: #8B4513;
}

h4 {
	font-family: "Comic Sans MS";
	font-size: 140%;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	color: #8B4513;
	margin-bottom: 5px;
}

h5 {
	font-family: "Comic Sans MS";
	font-variant: normal;
	font-size: 100%;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	text-indent: 0px;
}
td{
		text-align: left;
}
TD.toc {
	border: medium solid Lime;
}
TD.summ {
	background-color: White;
	font-weight: bolder;
	border: none;
	border-bottom: thin solid Silver;
}
TD.disc {
	background-color: #E9E9E9;
}
TD.note {
	background-color: #E9E9E9;
}
TD.meas {
	background-color: #E9E9E9;
	font-size: 85%;
	text-indent: 0px;
}
TD.first {
	background-color: #E9E9E9;
	font-size: 85%;
	text-indent: 0px;
}
TD.code {
	background-color: White;
	text-indent: 0px;
	text-align: center;
}
TD.warning {
	background-color: Yellow;
	text-indent: 0px;
	text-align: center;
	color: Red;
}
Table.menu {
	margin-left: auto;
	margin-right: auto;
	background-color: #FAF0E6;
	text-indent: 0px;
	width: 750px;
	border-bottom: thin solid Silver;
	box-shadow: 4px 7px 14px #000;
	-moz-box-shadow: 4px 7px 14px #000;
	-webkit-box-shadow: 4px 7px 14px #000; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
Table.text {
	margin-left:auto; 
   margin-right:auto;
	background-color: White;
	text-indent: 20px;
	border: none;
	width: 750px;
	box-shadow: 4px 7px 14px #000;
	-moz-box-shadow: 4px 7px 14px #000;
	-webkit-box-shadow: 4px 7px 14px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	text-align: left;

}

.button{
	display: block;
	width: 120px;
	height: 18px;
	background-color: #F1F1F1;
	border: ridge 1px #666666;
	border-style: groove;
	font-family: Arial;
} 
.button:hover {
	background-color: #666666;
	border: 1px inset Silver;
}
td {padding-left:.4em;padding-right:.4em}
.center {text-align:center}

ul.dialogue {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 15;
	padding-left: 0.9em;
	text-indent: -0.9em;
	color: #8B4513;
	font-style: italic;
	font-family: Calibri;
}

span.normal {
    		color: Black;
    		font-style: normal;
    	}

span.normalbr {
    		color: #800000;
    		font-style: normal;
    	}

span.dialogue {
   color: #8B4513;
   font-style: italic;
	font-family: Calibri;
    	}

span.thought {
	color: #9400D3;
	font-style: italic;
	font-family: Calibri;
}

p.thought {
	color: #9400D3;
	font-style: italic;
	font-family: Calibri;
}

span.normalth {
	color: #9400D3;
	font-family: Calibri;
	font-style: normal;
}

span.sansserif {
	font-family: Calibri, sans-serif;
	font-style: normal;
}

span.note {
	color: #808080;
	font-size: smaller;
	text-indent: 0px;
}


p.dateplace {
	color: #46A0C8;
	font-weight: bold;
	font-size: larger;
	text-align: center;
}

blockquote.diary {
	font-family: Calibri, sans-serif;
	font-style: italic;
}

blockquote.diary2 {
	font-family: Calibri, sans-serif;
	font-style: italic;
	color: #800000;
}
blockquote.otherpov {
	font-family: Calibri, sans-serif;
}