.text_large {
	font-size: 24px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #CCCCCC;
	background-color: #000000;
}
.dates {
	font-style: italic;
	color: #333333;
	font-size: 16px;
}
.title1 {
	font-size: 16px;
	font-variant: small-caps;
	color: #FFCC66;
	font-weight: bold;
}
.upcoming {
	font-size: 18px;
	font-variant: small-caps;
}
.title2 {
	font-size: 18px;
	color: #FFCC33;
	font-weight: normal;
	font-variant: small-caps;
}
.text_medium {
	font-size: 16px;
	color: #CCCCCC;
}
