A.meckler {
text-decoration:none;
color:white;
font-size:10pt;
font-weight:normal;
font-style:normal;
font-family:Courier;
line-height:10pt;
}
.red {background-color:#D60027}
.black {background-color:black}
.headlines {
text-decoration:none;
color:blue;
font-size:10pt;
font-weight:normal;
font-style:normal;
font-family:Geneva, Arial, sans-serif;
line-height:10pt;
}

.headlines { // javascript/dhtml scroller headline style sheet params
text-decoration:none; // none, underline
text-align:left; // left, center, right
color:blue; // word for color or hex, i.e., #0000FF
font-size:12pt; // 9-12+ work
font-weight:bold; // normal, bold...
font-style:normal; // 
font-family:serif; //  only setting that works in ie4 win, and elsewhere
line-height:12pt; // should match font size