body { font-family: Arial; color: #d0d0d0; background-color:#0c0c0c; }
h1, h2, h3, h4 { font-size: medium; }
a { color:#f0f0f0; text-decoration:none; }
a.maplink { font-size:smaller; }
a:hover { background-color:#505050; border-bottom: 1px solid white; border-top: 1px solid white; }
a.current { background-color:#a0a0a0; border-right: 1px solid white; border-left: 1px solid white; }
#notreally { text-decoration:none; font-weight: normal; font-style: normal; cursor:none;  }
ul { border: 1px dashed #e0e0e0; background-color: #303030; width:500px; padding:5px; }
li { list-style-type:none;  padding:5px; }
.tiny { font-size: xx-small; }
div#eventdata { font-size: x-small; 
	width: 275px;
	display: block;
	border: 1px solid gray;
}

.phone { font-size:smaller; }
