<style type="text/css">
.dig_header {
    font-family: Verdana, Helvetica, Arial;
    font-size: 14px;
    font-weight: bold;
    color: yellow;
}
.dig_rubric {
    font-size: 18px;
    font-family: Arial;
    font-weight: normal;
    color: orange;
}
.dig_date {
    font-size: 11px;
    color: gray;
}
.dig_title {
    font-size: 12px;
    font-weight: bold;
    color: #black;
}
.dig_content {
    font-size: 11px;
    color: #333333;
    align: justify;
}
.dig_author {
    font-size: 11px;
    font-weight: bold;
    color: 00f;
}
.dig_misc {
    font-size: 11px;
    color: gray;
}

.dig_footer {
    font-family: Verdana, Helvetica, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #888888;
}

</style>

