<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div {
	 /* border: red 1px solid; */
}
html {
	margin: 0px;
	padding: 0px;	
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size : 10pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color : #FFF;
}
a {
	margin: 0;
	padding: 0;
	color: #102873;
	text-decoration: none;
}
a:hover, a:active {
	color: #579; 
	border-bottom: 1px dotted #579;
}
h1 {
	text-indent: -5000px;
	margin: 0 0 0 40px;
	padding: 0;
	height: 90px;
	background-repeat : no-repeat;
	background-position : left bottom;
}
h2 {
	margin: 0 0 0 20px;
	padding : 10px 0 5px 0;
	font-size: 14pt;
	line-height: 1.6;
	text-indent: -5000px;
}   
h3 {
	font-size: 10pt;
	font-weight: bold;	
	padding: 0;
	margin : 10px 0 5px 0;
}   
#footer {
	clear: both;
	background-color: #FFFFF0;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px;
	margin-top: 10px;
}   
#container {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background-color : transparent;
}
#introBody {
	margin: 0px;
	padding: 0px;
	background-image : url(../images/hexgrid3.gif);
	background-repeat : repeat;
	background-position : left top;
}
#introBody #container{
	background-color: #260000;
}
#intro {
	float: left;
}
#intro p {
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px 0px 25px 0;
	margin: 5px 0 0px 80px;
	background-color : #FFECD9;
	background-image : url(../images/swirl.gif);
	background-repeat : no-repeat;
	background-position : 50% 100%;
}
#introText {
	width: 415px;
	height: 423px;
	float: left;
	text-align: center;
	background-color : #FFECD9;
	background-image : url(../images/dark_r4_c1.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#introBody H1 {
	width: 770px;
	height: 128px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image : url(../images/dark_r1_c1.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#intro H2 {
	width: 415px;
	height: 230px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image : url(../images/dark_r2_c1.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#introBody #contents {
	margin: 0px;
	padding: 0px;
	width: 355px;
	height: 431px;
	float: right;
	background-image : url(../images/dark_r2_c3.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#introBody #contents H2 {
	margin: 0 0 0 125px;
	background-image : url(../images/dark_r2_c4.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#introBody #appendices {
	margin: 0px;
	padding: 0px;
	width: 355px;
	float: right;
	background-image : url(../images/dark_r5_c3.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#chapterList {
	width: 235 px;
	height: 386px;
	padding: 0px 0 0 0 ;
	margin: 0 0 0 120px;
	background-color : #FFECD9;
}
#appendixList {
	width: 300px;
	height: 222px;
	padding: 0px 0 0 0 ;
	margin: 0px 0 0 0px;
}
#chapterList ul {
	margin: 0px 0 0 0px;
	padding: 15px 0 20px 5px;
	list-style: none;
	line-height: 1.5;
}   
#chapterList ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/scroll_bullet.gif) no-repeat 0 3px;
	font-family: cursive;
	font-size: 10pt;
}   
#appendixList ul {
	padding: 60px 0 0 75px;
	margin: 0px;
	list-style: none;
}   
#appendixList ul li {
	margin: 0;
	padding: 0 0 0 20px;
	/* background: url(../images/asterix.gif) no-repeat 0 3px; */
	font-family: cursive;
	font-size: 10pt;
}   
.ClearBoth
{
	clear: both; 
	line-height: .2;
}
</pre></body></html>