body { 
  margin: 0;
  padding: 0;
  font: 11px tahoma,verdana,arial,sans-serif;
  color: #000000; 
}

a:link {
	text-decoration: none;
	color: #4887BB;
}
a:visited {
	text-decoration: none;
	color: #4887BB;
}
a:hover {
	text-decoration: none;
	color: #4887BB;
}
a:active {
	text-decoration: none;
	color: #4887BB;
}

a:link.news {
	text-decoration: none;
	color: #48669A;
}
a:visited.news {
	text-decoration: none;
	color: #48669A;
}
a:hover.news {
	text-decoration: none;
	color: #48669A;
}
a:active.news {
	text-decoration: none;
	color: #48669A;
}

.text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.text-boldHeadings {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5C6E94;
}
.text-boldHeadings-14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5C6E94;
}
.text-times-normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.text-times-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.text-blue-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5C6E94;
}
.text-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5C6E94;
}
.text-index-EU-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text-index-EU-grey {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.news-normal {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.news-blue-bold {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5C6E94;
}
.news-normal-view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.news-blue-bold-view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5C6E94;
}