h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
    text-align: center;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
    text-align: center;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
    text-align: center;
}
.bodyTxt {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
}
.bodyTxtBold {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
}
.bodyTxtItalic {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-style : italic;
}
.storyTtl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 20px;
	font-weight : bold;
	color : #003366;
    text-align: center;
}
.storyTxt {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 20px;
}
.storyTxtSub {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 20px;
	color : #003366;
}
.storyInstructor {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #336699;
}
.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC3300;
}
a.breadcrumbs:link {
	color : #CC3300;
	font-weight : bold;
	text-decoration : underline;
}
a.breadcrumbs:hover {
	color : #CC3300;
	text-decoration : none;
}
.footerTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #99CCFF;
}
.footerLink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}
a.footerLink:link {
	color : White;
	text-decoration : underline;
}
a.footerLink:hover {
	color : White;
	text-decoration : none;
}
.footerTxtSml {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.histdocTxt {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
}
a.histdocTxt:link {
	color : #003366;
	text-decoration : underline;
}
a.histdocTxt:hover {
	color : #003366;
	text-decoration : none;
}
.txtLinkBlue {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	color : #336699;
}
a.txtLinkBlue:link {
	color : #336699;
	text-decoration : underline;
}
a.txtLinkBlue:hover {
	color : #336699;
	text-decoration : none;
}
.seminarLinkTtl {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	color : #CC3300;
}
a.seminarLinkTtl:link {
	color : #CC3300;
	text-decoration : underline;
}
a.seminarLinkTtl:hover {
	color : #CC3300;
	text-decoration : none;
}
.moreLink {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #336699;
}
a.moreLink:link {
	color : #336699;
	text-decoration : underline;
}
a.moreLink:hover {
	color : #336699;
	text-decoration : none;
}
.arrow {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC3300;
}
.text { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #000000; line-height: 20px;}
.bg {background-color: #E9E9E9}
