body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; font-style: normal; 
  line-height: normal;  color: #000000; 
  margin-top: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px
  }
  pre {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-weight: normal; color: #000000}

a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 114%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #336666;
	margin: 0px;
	padding: 0px;
}
#feature{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 90%;
	font-style: normal;
	line-height: 110%;
	margin: 10px;
}
#story {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: justify;
	font-size: 90%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
}
#story a{
	color: #0000ff;
}

#story a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#substory {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: justify;
	font-size: 85%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
}
#substory a{
	color: #0000ff;
}

#substory a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: justify;
	font-size: 80%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
}
#rightcolumn a{
	color: #0000ff;
}

#rightcolumn a:hover{
	color: #ff0000;
	text-decoration: underline;
}
#breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	font-style: normal;
	line-height: normal;
	padding-right: 10px;
	text-align: center;
	}
	
#breadCrumb a{
	color: #666666;
}

#breadCrumb a:hover{
	color: #009900;
	text-decoration: underline;
}
#footline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-align: center;
	}
	
#footline a{
	color: #666666;
}

#footline a:hover{
	color: #009900;
	text-decoration: underline;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 0px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 0px 10px;
	color: #008000;
	text-decoration:none;
}

#sectionLinks a:visited{
	color: #008000;
	text-decoration:none;
}

#sectionLinks a:hover{
	background-color: #dcf2dc;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ffffff;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#smallnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.storytable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
