/* 
 * current.cfm 
 */
.crHead,
.crText
.crCommentaries,
.crDB,
{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.crHead, TR TD.crHead {
   font-size: small;
   color: #C30;
   font-weight: bold;
}
.crText, TR TD.crText {
   font-size: x-small;
   color: #333;
}   
.crDB, TR TD.crDB {
   font-size: x-small;
   color: #ED1024;
}
.crCommentaries, TR TD.crCommentaries {
   font-size: x-small;
   color: #9E0B0E;
}
