body {
  background-color:#FFFFFF;
  color:#000000;
  margin-left:2em; 
  margin-width:2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.titleimage {
  text-align: center;
}

img.titleimage {
  width:680;
  height:125
}

div.navbar {
  text-align: center;
  background:#999966;
  font-size:12pt;
  width:617;
}

img.floatleft {
  padding-top:1;
  padding-bottom:1;
  padding-left:1;
  padding-right:1em;
  float:left
}

table.schedule 
{
  font-size:14pt;
  border-collapse:separate;
  border-spacing:5pt;
}

td 
{
  background:lightgrey;
  padding:2pt;
}

td.date
{
  width:4em;
}

th
{
  background:grey;
  text-align:left;
}

a:active {  color: #003366; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: none}
a:link {  color: #0033FF; text-decoration: none}
a:visited {  color: #990033; text-decoration: none}
p {  
  font-size:14pt;
  padding-top: 5px; 
  padding-bottom: 5px; 
}

