.ltBackground {
    background: #E7EEF5;
}

.dkBackground {
    background: #6684A0;
}

.dkText {
    color: #0068C9;
    font-weight: bold;
}

.stepNumber {
    color: #0068C9;
    font-weight: bold;
    font-size:12pt;
}

.ttl {
    font-size: 12pt;
    font-family: TradeGothic LH Extended,Microsoft Sans Serif,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #ffffff;
}

.pt12 { font-size:12pt; }
.pt9  { font-size:9pt; }

.te  { font-family:Courier New,Courier,monospace; font-size:10pt; }

.a    { font-size:10pt; font-family:Arial,Helvetica,Verdana,sans-serif; }
body  { font-size:10pt; font-family:Arial,Helvetica,Verdana,sans-serif; }
td    { font-size:10pt; font-family:Arial,Helvetica,Verdana,sans-serif; }
th    { font-size:10pt; font-family:Arial,Helvetica,Verdana,sans-serif; }

