h1{
	color: #b92025;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3{
	color: #189ED5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	color: #50216D;
}
a:hover{
	color: #50216D;
	text-decoration: underline;
}
strong{
	color: #50216D;
}
.time{
	color: #1b9ed9;
}
.title{
	font-weight: bold;
	color: #50216d;
	font-size: 14px;
}
.location{
	color: #666666;
}
.sponsor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F79021;
	font-weight: bold;
}
.sponsor-image{
	width: 200px;
	height: 75px;
	border: 1px solid #000000;
	margin-top: 5px;
}

#sponsor-image{
	width: 200px;
	height: 75px;
	border: 1px solid #000000;
	margin-top: 5px;
}
hr{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F79021;
}
.text{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #1B9ED9;
}
