div#content * {
    font-family: "Times New Roman", Times, serif;
}
div#content h3 {
    font-family: "Monotype Corsiva", cursive;
    text-decoration: underline;
    font-size: 2em;
}
h3 + p.menucaption {
    font-style: italic;
    text-align: center;
}
h4, h5 {
    font-size: 1.3em;
}
h3, h4, h5, h4 + p, h5 + p  {
    text-align: center;
}
h4 em {
    font-weight: lighter;
}
h5 {
    font-weight: normal;
}