.para {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #120FF4;
	text-align: center;
}

H2 {
	color: #120FF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 24px;


}
.blackpara {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.pinkpara {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #993366;
}
.pinkparaheader {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #993366;
	text-decoration: none;
}
.bluepara {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #120FF2;
}
.exhibition {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #F30022;
	text-transform: uppercase;
	font-style: italic;
}

.event {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.event h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 14px;
}

.event td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top:10px;
}
.event p {
	font-size: 12px;
	color: #000000;
}
.event a {
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
}
.highlight {
	color: #003366;
}
.status {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	color: #003366;
}
