/*   .crs_hdng
{
    background-color: #C0C0C0;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    display: none;
}
*/
th.dept_hdng
{
    font-size: 10pt;
    font-weight: bold;
    margin-left: 0;
    text-transform: uppercase;
/*    color: #333399; */
    text-align: left;
    padding: 2px 2px 2px 2px;
}

strike
{ color: red;
  text-decoration: none;
}

.ac
{
    background-color: #cccccc;
}

#sched tr td{
	font-size: 8pt;
	text-align:left;
    padding-right: 1px;
	padding-left: 1px;
	letter-spacing: normal;
	line-height: 1.4em;
}
