body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}

.dcmessage {
    font-size: 16px;
    color: #FFFFFF;
}

a {
    color: #FFF4BC;
}

a:visited {
    color: #FFF4BC;
}

a:active {
    color: #FFFFAA;
}

a:hover {
    color: #FFF4BC;
}

tr, td {
    font-size: 16px;
    vertical-align: top;
}

th {
    font-size: 16px;
    vertical-align: top;
    text-align: right;
}


.dctitle {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.dcpagelink {
    font-size: 14px;
    color: #FFF4BC;
    background-color: #000000;
    width: 100%;
    text-align: right;
    vertical-align: bottom;
}

.dcmenu {
    font-size: 14px;
    color: #FFFFFF;
    background-color: #000000;
    width: 100%;
}

.dcnavmenu, .dcoptionmenu {
    font-size: 14px;
    background-color: #360E04;
    color: #FFFFFF;
    width: 100%;
}

.dcheading {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #000000;
}

.dclite {
    font-size: 16px;
    color: #FFFFFF;
    background-color: #360E04;
}

.dcdark {
    font-size: 16px;
    color: #FFF4BC;
    background-color: #000000;
}

.dcfooter {
    color: #FFFFFF;
    background-color: #000000;
    font-size: 14px;
    text-align: right;
}

.dclink {
    font-size: 16px;
}

.dclargelink {
    font-size: 18px;
}

.dcsmalllink {
    font-size: 14px;
}

.dccaption {
    color: #FFFFFF;
    font-size: 14px;
}

.dcinfo {
    color: #FFFFFF;
    font-size: 14px;
}

.dcdate {
    color: #FFFFFF;
    font-size: 12px;
}

.dcmisc {
    color: #FFFFFF;
    font-size: 14px;
}

.dcerrortitle {
    font-size: 24px;
    font-weight: bold;
}

.dcerrorsubject {
    font-size: 16px;
}

.dcinstsubject {
    font-size: 16px;
}

.dcnormal {
    font-size: 16px;
}

.dcbigger {
    font-size: 18px;
}

.dcsmall {
    font-size: 14px;
}

.dcsmallemp {
    color: #FFCC00;
    font-size: 14px;
}

.dcemp {
    color: #FFCC00;
}

.dcnote {
    color: #FFCC00;
    font-style: italic;
    font-size: 16px;
    font-weight: normal;
}

.dcerror {
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;
    text-align: center;
}

.dcsubtitle {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.dcplain {
    font-family: Courier, monospace;
    font-size: 16px;
    color: #FFFFFF;
}

.dcborder {
    background-color: #000000;
    padding-right: 5px
}

.dcstrong {
    font-weight: bold;
}

.dcright {
    text-align: right;
}

.dcbottom {
    vertical-align: bottom;
}

.dcbottomleft {
    vertical-align: bottom;
    text-align: left;
}

.dcleft {
    text-align: left;
}

.dccenter {
    text-align: center;
}

.dctoc {
    font-size: 14px;
    color: #FFF4BC;
    background-color: #000000;
}

.dctocsubject {
    font-size: 14px;
}

.dcauthorlink {
    font-size: 14px;
    color: #FFCC00;
}
