﻿.Show_title {
	font-family: Tahoma;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
}
.Reception_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC00CC;
}
.Dates {
	font-family: "verdama. ariel", helvetica;
	font-size: large;
	font-weight: bolder;
	font-style: italic;
	color: #0066FF;
	text-align: center;
}
.venue {
	font-family: verdana, ariel, helvetica;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333399;
}
.address {
	font-family: verdana, ariel, helvetica;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-align: center;
}
