@charset "iso-8859-9";
/* author: Agelos Perdikouris */
			body {font-size: 12pt; }
	         h1 {font-family:   serif; font-size: 250%; text-align: center;color: maroon; }
	         h2 {font-family:   serif; font-size: 150%; font-weight: normal; text-align: center}
			 h3 {font-family:   serif; font-size: 125%; font-weight: normal; text-align: center}
			/* P {margin-left: 5em;margin-right: 5em;} */
			.text {margin-left: 5em;margin-right: 5em;}
			 .text P:first-letter { margin-left: 2em;}
				.m {font-family: verdana, arial, Helvetica, Sans-serif; font-size: smaller;  }
				.b {font-family: arial, verdana, Helvetica, Sans-serif;font-size: smaller; }
			sup{font-size : smaller;}
			A:link {color: blue;	text-decoration : none;}
			A:visited {color: maroon; 	text-decoration : none;}
			A:active{}
			A:hover{color: #FF0000;}
