   table.rlsc-table{	width: 100%;	border-spacing: 0px;	font-size: 10pt;   }   tr.rlsc-header{	font-weight: normal;	color: #000000;	background-color: #CCCCCC;   }   tr.rlsc-row{	background-color: #FFFFFF;	font-weight: normal;	color: #333333;   }   td.rlsc-header{	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	padding-bottom: 5px;	   }   td.rlsc-time{	padding-left: 5px;	padding-right: 5px;	padding-top: 5px;	padding-bottom: 5px;	background-color: #CCCCCC;	width: 5em;   }   td.rlsc-program{	padding-left: 5px;	padding-right: 3px;	padding-top: 3px;	padding-bottom: 3px;	   }   td.rlsc-cell{	padding-left: 5px;	padding-right: 3px;	padding-top: 3px;	padding-bottom: 3px;		   }
