body{
font: normal 12px "Arial", "Helvetica, sans-serif";
}
table.schedule{
font: normal 12px "Arial", "Helvetica, sans-serif";
width: 700px;
border: 1px solid #000066;
border-collapse:collapse;
}
table.schedule td, table.schedule th{
padding: 10px;
text-align:left;
border: 1px solid #000066;
color: #ffffff;
}
table.schedule th{

font-weight: bold;
font-size: 16px;
}
.date{

}
