a {
	color: White;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
text-decoration: underline; 
}
.Body { 
background-color: #ffffff; }

.BodyLinkLevel1 {
	color: #9955ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.BodyLinkLevel2 {
	color: #9955ff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.NavLink {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.NavHeader {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.NavCell { 
background-color: #aaaaaa; }

.storyBody {
	color: #666666;
	font-size:13px;
	vertical-align:top;
	font-family : "Times New Roman", Times, serif;
}	
.storyHeadingLevel2 {
	color: #666666;
	font-size:11px;
	vertical-align:top;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : eeeeee;
	text-align : center;
}	
.doPDF {
	color: #666666;
	font-size:11px;
	vertical-align:top;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}	
.storyDisclaimer {
	color: White;
	font-size:11px;
	vertical-align:top;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 0px;
	padding-top : 0px;
}	
.storyHeadingA {
	font-weight : bold;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
  }
.Picture {
	border : 2px White;
}
.PictureCaption {
	vertical-align:top;
	font-size:11px;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
}	
.Banner {
	vertical-align:top;
	background-color : #eeeeee;
	font-size:20px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight : bold;
}	
.StoryCredits {
	vertical-align:top;
	font-size:14px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight : bold;
}	
.SectionHeader {
	vertical-align:top;
	background-color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight : bold;
}
.StoryName {
	font-style: italic;
	font-weight : bold;
}