.footer {
	font: "Times New Roman, Times, serif";
	font-size: 15px;
	font-weight: bold;
	color: #3F540C;
}

.footer2 {
	font: "Times New Roman, Times, serif";
	font-size: 14px;
	font-weight: bold;
	color: #3F540C;
}

.maintitle {
	font: "Times New Roman, Times, serif";
	text-align: left;
	font-size: 28px;
	padding: 0px 0 0px 0;
	margin: 0px;
	color: #530b00;
}

.participant_green {
    font-family: "Trebuchet MS";
	text-align: left;
	font-size: 18px;
	padding: 0px 0 0px 0;
	margin: 0px;
	color: #8FB254 ;
	font-style:italic;
	font-weight: bold;
}

.participant_orange {
    font-family: "Trebuchet MS";
	text-align: left;
	font-size: 18px;
	padding: 0px 0 0px 0;
	margin: 0px;
	color: #F79224;
	font-style:italic;
	font-weight: bold;
}

.participantstitle {
    font-family: "Trebuchet MS";
	text-align: left;
	font-size: 28px;
	padding: 0px 0 0px 0;
	margin: 0px;
	color: #F79224;
	font-style:italic;
	font-weight: bold;
}

.content {
	font: 300 9pt "Trebuchet MS";
	color: #262e42;
}

.content_trans {
	font: 300 9pt "Trebuchet MS";
	color: #999B9E;
}

a:link, a:visited {
	text-decoration: underline; 
	color: #223646;
}

.sign {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-weight: normal;
	font-size: 12px;
	color: #262e42;
}

.subtitles {
	font: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 22px;
	font-weight: bold;
	color: #262e42;
}

/* PARTICIPANTS */

.name {
	font: bold 11pt "Trebuchet MS";
	color: #262e42;
}

.mail {
	font: bold 10pt "Trebuchet MS";
	color: #ba0b24;
	text-decoration: none;
}

.menuses {
    font-family: "Trebuchet MS";
	text-align: left;
	font-size: 14px;
	padding: 0px 0 0px 0;
	margin: 0px;
	color: #F79224;
	font-style:italic;
	font-weight: bold;
}

.mail2 {
	font: 300 9pt "Trebuchet MS";
	color: gray;
	text-decoration: none;
}
