body {
    font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: small;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 100%;
}

h1, h2 {
    color: #cc6600;
    border-bottom: thin dotted #888888;
}
