<style type="text/css">
<!--
a {text-decoration: single;}
   :link {color: "#FF0000";}
   :visited {color: "#FF0000";}
   :active {color: "#000000";}
   :hover {background: "#CCCCCC";}
body {color: "#000000"; 
   background: "#FFFFFF";}
body, div, dl, p, td, ul {font-size: small;
   font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size: x-large;}   /* school name on home page */
h2 {font-size: large;   /* page titles */
   text-align: center;}
h3 {font-size: medium;   /* secondary page titles */
   text-align: center;}
img {border: none;}
.menu {font-size: small;   /* navigation links */
   font-family: Arial, Helvetica, sans-serif;}
.name {font-size: medium;   /* school name */
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;}
.day {font-size: x-small;   /* regular day on schedule */
   text-align: right;
   background: "#FFFFFF";}
.practice {font-size: x-small;   /* practice day on schedule */
   text-align: right;
   background: "#DDDDDD";}
-->
</style>