#maintbl
{
width:70%;
border:0;
margin-left:auto;
margin-right:auto;
padding:8;
}

.schedule {
    width: 100%;
    border-collapse:  collapse;
}

.schedule tr, .schedule th, .schedule td { 
    padding: 3px;  
    border-width: 1px; 
    border-spacing: 0px; 
    border-style: solid;  
    border-color: black;
}
.schedule ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

p.headlink{
    text-align:center;
}
