body      { background-color: #c0c0c0;
	    font-family: arial, helvetica;
	    font-weight: bold;
}
a:link    { text-decoration: none; color: blue; }
a:visited { text-decoration: none; color: blue; }
a:focus   { text-decoration: none; }
a:hover   { text-decoration: underline; }
img       { border: 0px; }
.MenuItem { font-size: 22; }
caption { caption-side: bottom; }





.BanneredEvent { border-bottom: outset 2px;
       	border-color: black gray gray black;
       	border-left: solid 1px;
       	border-right: outset 2px;
       	border-top: solid 1px;
}
.CalEvent { margin: 1px }
.DateCol { vertical-align: top }
.DateHeader { font-weight: bold }
.EditDeleteButtons { margin: 0 }
.EventTag { font-size: .75em }
.Footer { text-align: left }
.Header { text-align: center }
