body {
    margin-left: 5%;
    margin-right: 10%
    }
hr {
    text-align: center;
    width: 50%
    }
.fbig {
    font-size: 120%
    }
.fsmall {
    font-size: 90%
    }
.note {
    text-align: justify;
    margin-left: 4%;
    font-size: 90%
    }
.sup {
    vertical-align: super;
    font-size: 60%
    }
.bold {
    font-weight: bold
    }
.center {
    text-align: center
    }
h1, h2, h3 {
    text-align: center;
    font-family: "trebuchet ms", tahoma, sans-serif
    }
p {
    text-align: justify;
    line-height: 1.5em;
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: 95%
    }