@CHARSET "UTF-8";

h2 {
    font-style: italic;
    font-size: inherit;
    font-weight: normal;
}
h2 code {
    display: block;
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
}
