body {
   background-color: #ffffff;
   color: #000000;
   font-family: "Times New Roman", serif;
   font-size: 20pt;
}

td.rt {
   text-align:right;
}

h2 {
   font-family: "Lucida Handwriting", serif;
   font-size: 16pt;
}

h3 {
   font-family: "Jokerman", serif;
   font-size: 14pt;
}

#skedtable {
   background-color: #ffffff;
   color: #000000;
   font-family: "Times New Roman", serif;
   font-size: 20pt;
   border-spacing: 10px;
}

#results {
   background-color: #ffffff;
   color: #000000;
   font-family: "Times New Roman", serif;
   font-size: 12pt;
   border-spacing: 10px;
}

#header, #nav, #news, #footer {
   display: none;
}
