@charset "utf-8";
/* CSS Document */

.redEvent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.subEvent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #02426C;
}
.subtitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.imgEvent {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}
#templ .subtitle {
	font-variant: normal;
	text-transform: none;
	font-size: 16px;
	color: #990000;
}
#templ .copy {
	font-size: 12px;
	font-weight: normal;
}
#templ li {
	list-style-type: circle;
	font-weight: normal;
	margin-top: 4px;
}
#templ ul {
	margin-top: 4px;
}
#templ .subEvent2 {
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #02426C;
}
.copyIt {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
#templ p {
	font-weight: normal;
}
