.table-light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #555555;
	background-color: #EDF3EC;
}

.table-dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #444444;
	background-color: #ccd2cb;
}

.table-light-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #555555;
	background-color: #EDF3EC;
}

.header-gr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #b2b4b1;
	
}

.table-dark-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #444444;
	background-color: #ccd2cb;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13pt;
	line-height: 15pt;
	color: #555555;
}

.newscaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13pt;
	line-height: 15pt;
	color: #555555;
	text-decoration: none;
}


.newspic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 10pt;
	color: #555555;
	background-color: #EDF3EC;
}

.newstext
{
	color: #555555;
	text-align : justify; 
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

a:link {
	color: #555555;
	text-decoration: none;
}

a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: 1px dotted #333333;
}

.content-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #FFFFFF;
}
.bodytext { text-align : justify; line-height: 150%;
}
