.backgroundcopy {
	color: #FFFFFF;
	background-color: #006699;
}
.bodytitle {
	background-color: #0099CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
.bodytitleright {
	background-attachment: fixed;
	background-color: #006699;
	background-image: url(../images/title/right-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bodytitleleft {
	background-attachment: fixed;
	background-color: #006699;
	background-image: url(../images/title/left-title.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bodyinformation {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.eventssubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	background-color: #66CCFF;
}
