.maintext{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#000000;
	line-height:150%;
	margin-left:30px;
	margin-right:30px;
	}

.maintext p
{text-align:justify;
text-indent:25px;
margin-bottom:-15px;
margin-left:0px;
margin-right:0px;

}
.maintext p..images{
	text-align:center;
	text-indent:0px;
}
.prologos{
	font-size:16px;
}

.tablePeriexomena td{
	padding-bottom:10px;
	}

img {
	margin-left:0px;
	margin-right:0px;
}

hr{
	width:300px;
	text-align:left;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 26px;
	color:#000000;
	line-height:140%;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 22px;
	color:#000000;
	line-height:140%;
}


.maintext p.caption {
	font-size: 16px;
	color:#000000;
	line-height:140%;
	text-align:justify;
	text-indent:0px;
}
.maintext p.captionR {
	font-size: 16px;
	color:#000000;
	line-height:140%;
	text-align:right;
}


.basicTable 
{
	border-collapse:collapse;
	
}

.basicTable th
{
	border-collapse:collapse;
	border: thin solid #000;
	text-align:center;
	font-weight:normal;
}
.basicTable td
{
	border-collapse:collapse;
	border: thin solid #000;
	text-align:left;
	padding-left:10px;
	vertical-align:top;
}
.basicTable table
{
	border-collapse:collapse;
	border:none;
}
.basicTable table td
{
	border-collapse:collapse;
	border:none;
}




.maintext p.indent0px{
	text-indent:0px;
}
.maintext p.centerText{
	text-indent:0px;
	text-align:center;
}
.maintext p.rightText{
	text-indent:0px;
	text-align:right;
}

ul {
	margin-left:-15px;
	text-align:justify;
}

ol {
	margin-left:-15px;
	text-align:justify;
	
}

a:link {
	text-decoration:none;
	color: #000;
}
a:visited {
	text-decoration:none;
	color: #000;
}


a:hover {
	text-decoration:none;
	font-weight:normal; 
}

a:active {text-decoration:none;}	

a.comment:link {
	color: #0099FF;
}

