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

h1 
{
  text-align: center;
  font-size : x-large;
}

h5 { 
font-size : small;
margin-bottom: 0; 
padding-bottom: 0; 
} 

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#topnav, #leftnav, #noprint { 
  display : none; 
} 

#calendar td {
 vertical-align:top; 
}