body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	text-indent: 5px;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
}
a:visited {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
a:hover {
	color: #FFCC33;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3366;
}

.festivaldates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-indent: 5px;

}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

a.menu {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;


}

a.menu:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

a.menu:hover {
	text-decoration: underline;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.header {
	background-color: #33CC33;
	width: 100%;
	border: 0px;
}
.venuename {
	font-weight: bold;
	color: #009933;
	font-size: 12px;
	text-indent: 20px;
}
.telephone {
	color: #CC0000;
	text-indent: 20px;
}
.price {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
}
.time {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
}
.event_name {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    margin-left: 5px;
}
.artist {
	color: #000000;
	margin-left: 5px;
}
.bodytext {
	margin-left: 5px;
}

