body { margin: 0px;
  font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  }

table { font-size: 12px;
  empty-cells:show;
  }

p { font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin-top: 4px;
  }

hr { color: black;
  background-color: black;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
  height: 1px;
  width: 400px;
  border: 0;
  text-align: left;
  }

.navigation:link, .navigation:visited { color: white;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  }

.navigation:hover {text-decoration: underline;
  }

.sidebar:link, .sidebar:visited { color: black;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  }

.sidebar:hover {text-decoration: underline;
  }

.calendar { font-size: 10px;
  text-align: left;
  }

.calrule { color: black;
  background-color: black;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 2px;
  margin-bottom: 4px;
  height: 1px;
  width: 195px;
  border: 0;
  text-align: left;
  }

ul, li { line-height: 14px;
  margin-top: 2px;
  margin-bottom: 2px;
  }

h1 { font-weight: bold;
  font-size: 18px;
  margin-bottom: 0px;
  text-align: left;
  }

h2 { font-weight: bold;
  font-size: 14px;
  margin-bottom: 0px;
  text-align: left;
  }
  
h2.month { margin-bottom: 10px;
  }

.notop { margin-top: 0px;
  }
  
.schedule { margin-top: 0px;
  color: red;
  }

h3 { font-weight: bold;
  font-style: italic;
  font-size: 12px;
  margin-bottom: 0px;
  text-align: left;
  }

a:link { color: #006600;
  text-decoration: none;
  }

a:visited { color: #666666;
  text-decoration: none;
  }

a:hover { text-decoration: underline;
  }

.copyright { font-weight: normal;
  font-style: normal;
  font-size: 10px;
  text-align: center;
  }

.updated { font-weight: bold;
  font-style: italic;
  text-align: center;
  font-size: 10px;
  }

.disclaimer { font-weight: normal;
  font-style: italic;
  text-align: center;
  font-size: 10px;
  }

.posted { font-weight: normal;
  font-style: italic;
  text-align: left;
  font-size: 10px;
  margin-top: 2px;
  margin-bottom: 0px;
  }

td.dots { background: transparent url(images/dots.gif) bottom left repeat-x;
  width: 100%;
  vertical-align: bottom;
  text-align: left;
  white-space: nowrap;
  }

td.composer { text-align: right;
  white-space: nowrap;
  }

span.composition { background-color: white;
  font-style: italic;
  }

span.contact { background-color: white;
  font-style: normal;
  }

img.phototop { margin-top: 7;
  }

.date { color: white;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  }

table.redsolid { font-size: 12px;
  empty-cells: show;
  border: 3px solid red;
  }