body { background-color: #ffffff;  }

h2 { color: #0099ff; text-align: center; font-style: italic; }

/* city name */
.cityText { color: #0099ff; text-align: center;
		font-family: Lucida Calligraphy, Black-Chance, Elgar, Georgia, Tahoma;
		font-weight: bold; font-style: italic;
		font-size: 30pt; }


/* secondary cities included */
.city2Text {color: #0099ff; text-align: center;
		font-weight: bold; font-style: italic;
		font-size: 12pt;
		font-family: Times New Roman; }

/* events can change date time without notice */
.noticeText {color: #ff9966; text-align: center;
		font-weight: bold;
		font-size: 12pt;}
