H1 { font-family: "GILL SANS", sans-serif;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	color: #CCFF66; }
	
H2 { font-family: "GILL SANS", "Arial", sans-serif;
	font-weight: bold;
	font-size: 17pt;
	color: #CCFF66;
	
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em; }
	
H3 { font-family: "GILL SANS", "Arial", sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #CCFF66;
	
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em; }
	
P { font-family: "GILL SANS", "Arial", sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #CCFF66;
	
	line-height: 140%;
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em; }
	
BODY { font-family: "GILL SANS", "Arial", sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #CCFF66; }
	
TABLE { font-family: "GILL SANS";
	font-weight: normal;
	font-size: 12pt;
	color: #CCFF66;
	
	line-height: 140%;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom; 2em;
	margin-left: 0.5em; }
	
.frametable { margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	width: 615px;
	
	text-align: left; }

.sidebar { background-image: url(images/sidebar.gif);
	background-position: 0px 0px}


.sidebarbuttons { font-family: "GILL SANS", "Arial", sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #CCFF66;
	
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0.8em;
	padding-right: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	letter-spacing: 0.08em;
	text-align: center;
	border: ridge 1px; 
	
	background-color: white;}
	
A:link { color: yellow; }

A:active { color: green; }

A:visited { color: #800000; }

A:hover { color: orange; }
	
.sidebarbuttons A:link { text-decoration: none; }
	
.sidebarbuttons A:visited { text-decoration: none; }

.storylinks { font-weight: bold; }

.storylinks A:link { text-decoration: none;
	font-weight: bold; }
	
.storylinks A:visited { text-decoration: none;
	font-weight: bold; }
	
.legendtable { float: right;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border: solid #CCFF66 1px;
	font-size: 10pt; }

.storytable { border: ridge #CCFF66 1px;
	margin-top: 2.5em; }

.storytableindent { text-indent: 2em; }

.storytabletd { padding-left: 1em; 
                vertical-align: top;
                }

.storytableicons { text-align: center; }