table.cellpad {
   padding: 5;
}
table.GBPrintableSchedule {
   font-family: arial;
   font-size: 13px;
   color: #000000;
}
table.Floatleft {
   float: left;
}
table.BlueLink {
   font-family: arial;
   font-size: 13px;
   color: #0000FF;
   text-decoration: underline;
}
table.BlueLink A:link {
   font-family: arial;
   font-size: 13px;
   color: #0000FF;
   text-decoration: underline;
}
table.BlueLink A:visited {
   font-family: arial;
   font-size: 13px;
   color: #0000FF;
   text-decoration: underline;
}
table.BlueLink A:hover {
   font-family: arial;
   font-size: 13px;
   color: #0000FF;
   text-decoration: underline;
}
table.BlueLink A:active {
   font-family: arial;
   font-size: 13px;
   color: #0000FF;
   text-decoration: underline;
}
table.Floatright {
   float: right;
}
table.default {
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
}
table.default A:link {
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration: none;
}
table.default A:visited {
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration: none;
}
table.default A:hover {
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration: underline;
}
table.default A:active {
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
   text-decoration: none;
}

