/*
h2 {
    border-width: thin medium medium thin;
    background: #ddeeff;
}
h3 {
    border-width: thin medium medium thin;
    background: #eeeedd;
}
*/

h4.item {
    margin-top: 25pt;
}
h4.topmargin {
    margin-top: 25pt;
}
hr.header {
    margin-bottom: 25pt;
}
hr.footer {
    margin-top: 25pt;
}
dt {
    margin-bottom: 10pt;
}

p {
    text-indent: 1em;
}
p.sumou {
    border-width: thin thin thin thin;
    margin-top : 1em;
    text-align: center;
    background: #fed;
}

strong.bai {
    font-weight: normal;
    font-size: large;
}
