.article {
    font-size: 12px;
}

.article blockquote {
    padding: 1px 7px;
    color: #112211; background-color: #eeffff;
    text-align: justify;
}

.article p {
}

.articleTitle {
    font-size: 13px;
    font-weight: bold;
}

p.articleFoot {
    color: #009999; background-color: #ffffff;
    font-size: 9px;
    padding-bottom: 10px;
}

p.articleFoot A:active {
    color: #009999; background-color: #ffffff;
    text-decoration: none;
}

p.articleFoot A:link {
    color: #009999; background-color: #ffffff;
    text-decoration: none;
}

p.articleFoot A:visited {
    color: #009999; background-color: #ffffff;
    text-decoration: none;
}
