body {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000080;
}

.credits {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-align: center;
	text-indent: 0px;
}

A:link, A:active {
  color: #000080;
}

A:visited {
  color: #000080;
}

p {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-indent: 10pt;
	text-align: justify;
  font-weight: bold;
}

.info {
	width: 75%;
	text-align: left;
	margin: auto;
}

.centered {
	text-align: center;
	text-indent: 0px;
}

.indextitle {
	font-size: 22pt;
	text-align: center;
	letter-spacing: 1pt;
	font-weight: bold;
	margin-top: 30pt;
	margin-bottom: 30pt;
}

.texttitle {
	width: 60%;
	font-size: 18pt;
	text-align: center;
	letter-spacing: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding: 30px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.en_link {
	font-size: 13pt;
	text-align: center;
	font-weight: normal;
	text-align: center;
}

.gr_link {
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	text-align: center;
}

.small {
	font-size: 10pt;
	color: #000080;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}


