#schedule
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#schedule td, #schedule th 
{
#font-size:1.2em;
#border:1px solid #98bf21;
border:1px solid DimGrey;
padding:3px 7px 2px 7px;
}
#schedule th 
{
font-size:1.2em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
#background-color:#A7C942;
background-color:Grey;
color:#fff;
}
#schedule tr.alt td 
{
color:#000;
#background-color:#EAF2D3;
background-color:LightGrey;
}

#tas
{
width:100%;
border-collapse:collapse;
margin-left:2em
}
#tas td, #tas th 
{
padding:3px 7px 2px 7px;
}
#tas th 
{
text-align:left;
#padding-top:5px;
padding-bottom:4px;
}

