.table-cmf { 
	width:98%;
       border-collapse: collapse;
	border: 1px solid #333;
        margin-left:2px; }
.table-cmf th, .table-cmf td {
	padding: 8px;
	border: 1px dotted #666; 
	text-align:left;
	vertical-align:top;
       width:50%
	}
.table-cmf th[scope=col]
{
  border-bottom: 2px solid #333;
  background-color:#990000;
  text-align:center;
  vertical-align:middle;
}
.bodytextbigwhite {
color:#FFFFFF;
 font-family: arial,  helvetica, sans-serif; 
 font-size: 16px; 
 font-weight: bold;