html {
    font-family: Arial;
    font-size: 1.1rem;
    line-height: 1.3;
}

body {
    margin: 2rem 5rem;
}

h1, h3, p {
    margin: 0pt
}

p {
    display: block;
}

h1 {
    text-align: center;
    ;
    font-weight: bold
}

h3 {
    text-align: center;
    ;
    font-weight: bold
}

#pageLinks {
    display: table;
    width: 100%;
    table-layout: fixed;
}

#pageLinkLeft {
    display: table-cell;
    text-align: left;
    padding-left: 35px;
}

#pageLinkRight {
    display: table-cell;
    text-align: right;
    padding-right: 35px;
}

#pageLinkCenter {
    display: table-cell;
    text-align: center;
}

.RegularParagraphs {
}

.oneParagraph {
    margin-left: 72pt;
    text-indent: -72pt;
}

.oneParagraphContd {
    margin-left: 72pt;
    text-indent: -72pt;
    line-height: 200%;
}

.ASubparagraph {
    margin-left: 108pt;
    text-indent: -108pt;
}

.ASubparagraphContd {
    margin-left: 108pt;
    text-indent: -108pt;
}

.aPenalBlock {
    margin-left: 72pt;
    text-indent: -72pt;
}

.aSubsection {
}

.iClause {
    margin-left: 144pt;
    text-indent: -144pt;
}

.BalloonText {
    font-family: Tahoma;
    font-size: 8pt
}

.Constitution {
}

.Footer {
}

.Header {
}

.XNotes {
    line-height: 1.6;
}

.XNotesHeading {
    text-align: center;
    ;
    font-weight: bold
}

span.RegularParagraphsChar {
}

span.oneParagraphChar {
}

span.aPenalBlockChar {
}

span.BalloonTextChar {
    font-size: 8pt
}

.breadCrumbDisabled {
    color: gray;
}
