.impactsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4F03A9;
}
.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #515241;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 515241;
	text-decoration: none;

}
.Whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ef3524;
	text-decoration: none;
}

/* ----------------------------------- Euroconference Table -------------------------------------- */

table.datatable {
	font-size: 12px;
	width: 90%;
	text-align: left;
	border: 0
}

table.datatable td, table.datatable th {
	background: #F8A025;
	padding: 7px;
	height: 2em
}

table.datatable th {
	color: #fff;
	background: #4F03A9
}

/* ----------------------------------- Headings -------------------------------------- */

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.00em;
}

h3 {
	font-size: 0.85em;
}
.bodylinkviolet {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4f03A9;
	text-decoration: none;
}
a:link {
	color: #4F03A9;
}
a:visited {
	color: #7466b0;
}
