#pencyclopedia h1 {
    font-size: 1.5em;
    text-align: center;
}

#pencyclopedia h2 {
    font-size: 1.2em;
    text-align: center;
}

#pencyclopedia h3 {
    font-size: 1.0em;
}

#pencyclopedia h4 {
    font-weight: bold;
}

#pencyclopedia img {
    border: none;
}

.toc {
    font-size: 12px;
}

a.pcbigtext,a:hover.pcbigtext,a:active.pcbigtext {
    font-size: 14px !important;
}

