a {  font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; text-decoration: none}
html, body {
	margin:0px;
	padding:0px;
	width:100%; height:100%; text-align: center;
}
body {font-family: "Times New Roman", Times, serif; font-size: 1em; font-weight: normal;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#060; border:1px solid #000; padding:10px;}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #009900;
	line-height: 1.8em;
	text-align: justify;
	letter-spacing: 0.2em;
}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; color: #00CC66}
h1 {  font-family: "Times New Roman", Times, serif; font-size: 2em; font-weight: bold; color: #006600}
#TEXTBODY {
	text-align: center;
	width: auto;
;
	margin: 0px auto;
	padding: 1em;
}

#page {  margin-left: 5%; margin-right: 5%}
#story {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-align: left;
	margin: 0em auto 1em;
	padding: 0.5em 1.1em 1.1em;
}
h4 {
	font-size: .7em;
	color: #00FF00;
}
h3 {
	font-size: 1em;
	color: #006633;
}
.green {
	color: #00FF00;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF9900;
}
.ital {
	font-style: italic;
}

