span.sc {
    font-variant: small-caps
    }
hr.section {
    width: 75%
    }
hr.sep {
    width: 10%
    }
hr.full {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 75%
    }