/* THESE CLASSES USED FOR THE CM COMMON FOOTER */

.footerText A:link {text-decoration:none; font-size : 8pt;}
.footerText A:visited {text-decoration: none; font-size : 8pt;}
.footerText A:active {text-decoration: none; font-size : 8pt;}
.footerText A:hover {text-decoration: underline; font-size : 8pt;}

.footerText {
	font-size : 8pt;
}

.size9Text {
	font-size : 9pt;
}

.size8Text {
	font-size : 8pt;
}

td b { font-weight: bold; }    /* use this so that <b> tags show bold in Netscape */