.copy_text {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #333333;
}

.copy_header {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}

.slogen {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
.note_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.event_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
