﻿<style type="text/css">
table.schedule{
border: solid 2px #0000cc;
border-collapse: collapse;
}

 
table.schedule th {
border-bottom: solid 2px #0000cc;

}


table.schedule td {
border-bottom: solid 1px #ffffff;
padding: 0.1em 0.5em ;
font-size: 0.8em;

}

</style>
