.centertext {
	text-align: center;
}
.independencetitletext {
	font-size: large;
	text-align: center;
	color: #00F;
	font-weight: bold;
}
.purpletext {
	color: #90C;
	font-size: medium;
}
.caption_text_sm {
	font-size: xx-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.caption_text {
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.events_title {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660099;
	text-decoration: none;
}
.redtext {
	color: #F00;
}
.bluetext {
	color: #00F;
}.opening_text {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.link_border {
	border: 1 solid #000;
}

.directory {
	color: #000000;
	font-size: x-small;
}

a:link {
	text-decoration: none;
}
.greentext {
	color: #060;
	font-weight: bold;
}
.redtext strong {
	color: #C00;
}
.redtextbold {
	color: #900;
	font-weight: bold;
}
redtextboldlg {
	color: #900;
}
.redtextboldlg {
	font-size: x-large;
	color: #900;
	font-weight: bold;
}

