*{
    font-family: "Proxima Nova";
}
#MainPanel{
	max-width: 720px;
	text-align: left;
}
h1>span, h2>span, h3>span, h4>span, h5>span, h6>span{
    width: 100%;
    display: block;
}
em, i, em span, i span{
    padding: 0 2px;
}
.ActiveReaderContent p.copyright{
    font-size: 9pt;
}
.ActiveReaderContent img{
    margin: 0 20px 0 20px;
}
.ActiveReaderContent table tr td p,
.ActiveReaderContent table tr td ul,
.ActiveReaderContent table tr td ol,
.ActiveReaderContent ul ul,
.ActiveReaderContent ol ol
{
    margin: 0;
}
.ActiveReaderContent p,
.ActiveReaderContent span,
.ActiveReaderContent dl,
.ActiveReaderContent ol,
.ActiveReaderContent ul,
.ActiveReaderContent .SectionContent,
table div.Citation *,
div.Citation *,
div.Citation{
    font-size: 18pt;
    margin: 24px 0;
}
.ActiveReaderContent h1, .AssessmentPlayer h1{
    font-weight: bold;
    font-size: 36pt;
    margin: 4px 0 4px 0;
}
.ActiveReaderContent h2, .AssessmentPlayer h2{
    font-weight: bold;
    font-size: 24pt;
    margin: 4px 0 4px 0;
}
.ActiveReaderContent h3{
    font-size: 24pt;
    margin: 4px 0 4px 0;
}
.ActiveReaderContent a{
    color: #008080;
}
.Citation{
    padding-left: 3em;
    text-indent:-3em;
    line-height: 3em;
}