.writeup  { background-color: #66ffff;
        PADDING-LEFT: 20px;
        PADDING-RIGHT: 20px;

 }
.Default  { background-color: #66ffff}
.comments { background-color: #66ffff}
.section { background-color: #33ffff}
.header { background-color: #CCC00}
.mainsection { background-color: #ff6699}
.cell { background-color: #fff000}
.celltext { font: 500 12px arial; }
.Table Contents { font: 500 12px arial; }
p { font: 500 12px arial; }
li { font: 500 12px arial; }
.comment {  font: 700 14px arial; color: #ff0000; }
blockquote {  font: italic 500 14px arial; }
.headertext { font: 900 12px arial; }
.Table Heading { font: 900 12px arial; }
body {
        background: #fff;
        font: 13px/140% Arial, sans-serif; /* set the overall font */
        color: #000; /* set the overall font color */
}

