h1 {text-align: center; color: red; font-size: 2.5em; font-family: Arial }
h2 {text-align: center; color: red; font-size: 1.5em; font-family: Arial}
body {text-align: center; color: blue; font-size: em; font-family: Helvetica}
tr.blue {color: white; background-color: navy; text-align: center;}
tr.white {color: black; background-color: white; text-align: center;}
tr.hours {color: blue; background: transparent;}

<script type="text/javascript">
<!-- HIDE FROM INCOMPATIBLE BROWSERS
document.write("<a href=\"http://jigsaw.w3.org/css-validator/check/referer\"> " 
+ " <img src=\"http://www.austincc.edu/jscholl/images/vcss.png\" "
+ "alt=\"Valid CSS!\" height=\"31\" width=\"88\" style=\"border: 0px;\" /></a>");
// -->
</script>
