.tableborder_bottom {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e0078c;
	border-right-color: #e0078c;
	border-bottom-color: #e0078c;
	border-left-color: #e0078c;
	background-color: #f9add3;
}
.tableborder_top {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e0078c;
	border-right-color: #e0078c;
	border-bottom-color: #e0078c;
	border-left-color: #e0078c;
	background-color: #f9add3;
}
.tableborder_both {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e0078c;
	border-right-color: #e0078c;
	border-bottom-color: #e0078c;
	border-left-color: #e0078c;
	background-color: #f9add3;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #e0078c;
	line-height: 30px;
	font-style: italic;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e0078c;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
}
.eventinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e0078c;
	padding: 5;
}
