body
{
        /*background:           #808080;*/
        background:                     #909079;
        margin:                         0px;
        padding:                        0px;
        font-family:            Verdana, Arial, Helvetica, sans-serif;
        font-size:                      10px;
        line-height:            120%;
}

a:link { color: #0000ff; text-decoration: underline;}
a:visited { color: #0000ff; text-decoration: underline;}
a:hover { color: #C26D6B; text-decoration: underline;}

.content td {
         vertical-align:  top;
         padding: 20px;
}

.tabletop{
        font-size:                      12px;
        font-weight:            bold;
        background:                     #5169b3;
        color:                          #fef9dc;
        border-bottom:          1px solid #b2bae1;
}

.ext_label {
        font-size:                      16px;
}
.ext_table {
        font-size:                      18px;
        line-height:            200%;
}

