@charset "utf-8";
/* Creation date: 13/4/2003 */

	body {font-family: "verdana", "arial", "helvetica", "sans-serif"; margin-top: 2px; color: black; }
	h1, h2, h3, h4, .part {font-family : "Palatino Linotype", "Athena", "Arial Unicode MS", "Georgia Greek", "MgAvantG UC Pol";}
	h1 {	
		font-weight : bold;
		font-size : x-large;
		color : maroon;
		text-align : center;
	}		
	h2 { font-size : large; text-align : center; margin-top: 2em;}
	h3 {font-size:medium; }
	h4 {text-align: center;}
	
	.part {color: maroon; font-size : 150%; font-weight : bold; text-align : center;}
	.guide {font-family: "Courier New"; text-align: center; font-style: italic; font-size: 95%;}
	.b {font-family: Verdana, Arial, Helvetica, Sans-serif;	font-size : x-small;}
	td.t, td.name_t, td.name_ts {
		font-family : "Palatino Linotype", "Athena", "Arial Unicode MS", "Georgia Greek", "MgAvantG UC Pol";
	}
	td.name_t {font-size: 110%; font-weight: bold;}	/* όνομα στο αρχαίο κείμενο*/
	td.name_ts {font-size: 90%;} 							/* όνομα σε συντόμευση (πχ "Λυσ") */

	.m, td.name_m, .n {	font-family :Verdana, Arial, Helvetica, Sans-serif; line-height: 130%;}
	td.name_m {font-weight: bold; }	/* όνομα στο νέο κείμενο*/
	.n {font-size: 90%;}
	
	td.num {font-family: Arial, Helvetica; font-size: 80%;}
	
	a:link, a:visited { color: maroon; text-decoration: none;} 
	a:hover {color: Red;}	