body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	margin: auto;
	background-color: #000000;
}
h1, h2, h3, h4 {
	text-align: center;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #3399FF
}
table {
	margin: auto;
}
th {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF00;
}
.place {
	color: #FFFF00;
}
.event {
	color: #FFFFFF;
	font-weight: bold;
}
.boiler {
	color: #FF6633;
}
.top {
	font-size: small;
	color: #FF0000;
	text-align: right;
}
.white {
	color: #FFFFFF;
	text-align: center;
}
.return {
	font-size: medium;
	text-align: center;
}
.underline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: underline;
	font-size: xx-large;
	color: #F93;
}
