body {
    background: white;
    margin: 0.5in;
    font-family: verdana, "trebuchet MS", helvetica, sans-serif;
    font-size: 12pt;
}

h2 {
    font-size: 20pt;
}

dd, li {
    margin-top: 0.5em;
}


.tdbm {
    color: red;
}

.subtitle {
    font-size: 13pt;
}

.label {
    color: red;
    font-style: italic;
}

.info {
    font-weight: bold;
}

.altlabel {
    color: red;
    font-style: italic;
    background-color: #e2e2e2;
}

.altinfo {
    background-color: #e2e2e2;
    font-weight: bold;
}

.refsect2_spec {
    color: black;
    font-size: 116%;
    font-weight: bold;
    background-color: #dedede;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.refsect3_spec {
    color: black;
    font-size: 100%;
    font-weight: bold;
    background-color: #dedede;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

.endsig {
    font-size: 80%;
    font-weight: bold;
    text-align: center;
}

