body {
	font-family: arial;
}

p.elysium {
	font-style: normal;
	font-size: 15px;
}

a:hover {
	text-decoration: none;
}

#nav a {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}

#content {
	font-size: 14px;
}

#content p.header {
	font-size: 24px !important;
}

.participant_info h1,
.vendor_info h1 {
	font-size: 18px;
}

h2.post_title, h3.post_title {
	font-size: 18px;
}

.sidebar_header {
	font-size: 14px;
	font-weight: bold;
}

.sidebar_box {
	font-size: 14px;
}

#rightSidebar div#tickets {
	font-size: 12px;
}

.newsletter_sub h1 {
	font-size: 16px !important;
}


