﻿body {
	background-image: url('../images/beigestone.jpg');
	font-size: 18px;
	margin-left: 40px;
	margin-right:40px
}
strong {
	font-weight:bold;
	color:black;
}
p {
	text-align: justify;
	font-family: Times;
	color: black;
	font-size: 18px;
}
p a:link {color: #0000aa;text-decoration: none}
p a:visited {color:#aa0000;text-decoration: none}
p a:hover {background-color: white;text-decoration: underline}
table {font-family: Times;color: black;font-size: 16px}
td {background-color: transparent;text-align: justify}
th {background-color: white;text-align: center;font-weight:bold}
td a:link {color: #0000aa;text-decoration: none}
td a:visited {color: #aa0000;text-decoration: none}
td a:hover {background-color: white;text-decoration: underline}
th a:link {color: #0000aa;text-decoration: none}
th a:visited {color: #aa0000;text-decoration: none}
th a:hover {background-color: white;text-decoration: underline}
.greek {
	font-size: 17px;
	text-align: justify;
	font-family: SPIonic;
	font-weight: bold;
	color:black;
}

h1
{text-align:center;font-family:Times;color:#770000;font-weight:bold;font-size:38px;background-color:transparent}
h2
{text-align:center;font-family:Times;color:#770000;font-weight:bold;font-size:32px;background-color:transparent}
