h1, h2, h3, h4, h5, h6, body {
    font-family: "franklin-gothic-urw", sans-serif;
}
#h-site {
    background-image: url(../images/usenixlogo.png);
    background-position: 24px 50%;
    background-repeat: no-repeat;
    background-size: 18px 20px;
    padding: 3px 12px 3px 47px;
}
#h-site.header_site_page {
    background-size: 14px 16px;
    padding-left: 42px;
}
.header-site-name {
    font-weight: 500;
}
.pefhead, .revfn, .psfn, .pavfn {
    font-weight: 500;
    font-variant: normal;
}
div.pavt {
    padding: 0 5px;
    background: inherit;
}
.pavfn, .pavfn > a.q {
    color: #555555;
}
