#content P{
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

#content P.title{
    font-size: 17px;
    font-weight: bold;
    color: #999999;
}

#content P.subtitle{
    font-size: 15px;
    font-weight: bold;
    color: #339900;
}

#content P.title SPAN.author{
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}

#content P.posted{
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}

#content PRE{
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

