<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	font-family: "Palatino Linotype", serif;
	font-size: 16px;
	color:#000000;
	text-align:justify;	
}

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

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}

a.comment:link {
	color: #0099FF;
}

h1 {
	text-align: center;
	font-size:26px;
	font-weight:bold;
}
h2 {
	text-align: center;
	font-size:18px;
	font-weight:100
}
h3 {
	text-align: center;
	font-size:22px;
	font-weight:bold;
}

h4 {
	text-align: center;
	font-size:16px;
	font-weight:100
}

h5 {
	text-align: left;
	font-size:22px;
	font-weight:bold;
}

h6 {
	text-align: center;
	font-size:18px;
	font-weight:bold;
}

.lezanta {
	font-size: 12px;
	font-style:italic;
}

.lezanta0 {
	font-size: 12px;
	text-align:center;
	margin-bottom:50px;
	font-style:italic;
}

.margin1 {
	margin-left: 20px;
}

.paragraph {
	margin-top: 0;
	margin-bottom:0;
	text-indent:1em;
	text-align:justify;
}

.paragraph2 {
	margin-top: 0;
	margin-bottom:0;
	text-indent:30px;
}

.enotita {
	background-color:#2a6ca0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-left:50px;
	padding-top:6px;
	padding-bottom:5px;
}
.sizitisi {
	background-color:#F7E0BA;
	text-align:justify;
	margin-top:-1px;
	padding:15px;
	margin-top:0px;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

.smaller_font {
	font-size:12px;
}

.eikonatelous {
	margin-top:70px;
	margin-bottom:50px;
	text-align:center;
}

hr {
	width:50%;
	float:left;
}

.expanded {
	letter-spacing:5px;
}
</pre></body></html>