for the latest:
Code:
extra_css ='''
/* article text */
.artcle_txt {
}
/* headline */
.article_title h3 {
}
/* publish date */
.article_title p.title_foot {
}
/* article subtitle ? */
.artcle_txt strong {
}
/* bold in text */
.article_txt b {
}
'''
I'd recommend that you get firebug for icecat/firefox so you can easily inspect the css.