p.tptitle {
    font-weight: bold;
    font-size: xx-large;
    text-align: center
    }
p.tpstitle {
    font-weight: bold;
    font-size: large;
    text-align: center
    }
p.tpcr {
    font-weight: bold;
    text-align: center
    }
p.crnotehd {
    font-weight: bold;
    text-decoration: underline;
    text-align: center
    }
p.crnote {
    font-weight: bold
    }
p.househelp {
    font-weight: bold;
    font-size: xx-large;
    text-align: center;
    text-decoration: underline
    }
p.i {
    text-indent: 2em
    }
span.hh {
    font-weight: bold
    }
h1 {
    font-weight: bold;
    font-size: large;
    text-align: center
    }
h1.pg {
    font-weight: bold;
    font-size: 173%;
    text-align: center
    }
h2 {
    font-weight: bold;
    font-size: medium;
    text-align: center
    }
h3 {
    font-weight: bold;
    font-size: medium;
    text-align: left
    }
h3.pg {
    font-weight: bold;
    font-size: large;
    text-align: center
    }
hr.tpsep {
    width: 25%
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }