body{
background-color: #CCEAF4;
text: #000000;
link: #000000;
vlink: #000000;
alink: #FF4683;
leftmargin: 0px;
topmargin: 0px;
marginwidth: 0px;
marginheight: 0px

}

.schedule
{
border: "1";
align: "center";
cell-padding: "0";
cell-spacing: "0";
bordercolor: "#000000";
}

.timeblock
{
width:35px;
height:15px;
text-align:center;
vertical-align:middle;
background-color:#0097C9;
font-family: Arial;
font-size:x-small;
font-weight:bold;
}

.show
{
width:100px;
text-align:center;
vertical-align:middle;
font-family: Verdana, Arial, Helvetica,	sans-serif;
font-size:x-small;
}

.show a {
  text-decoration: none;
}

.show a:link {
  text-decoration: none;
  color: #000000
}
.show a:visited {
  text-decoration: none;
  color: #000000
}

.show a:hover {
  text-decoration: none;
  color: #0097C9
}


.header
{
width:100px;
height:25px;
text-align:center;
vertical-align:middle;
font-family: Verdana, Arial, Helvetica,	sans-serif;
background-color:#FF4683;
color:#FFFFFF;
font-weight:bold;
font-size:1em;
}
