body {
	padding: 0;
	background-color: #FFFFFF;
	color: #000;
	/*text-align: center;*/
	/*width: 800px;*/
	margin: auto;
	font-size:14px;
}

table {
	border-collapse:collapse;
	color: #FFF;

	}

td {
	vertical-align:top;
	
}	
	
table table {
	vertical-align:top;
	padding: 5px;
	border-spacing: 0px;
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: normal;
	width: 100%;
	color: #000;
}

p {
	font:14px palatino linotype;
	margin-top: 0;
	color: #000;
	text-align:justify;
}

.p_justify {
		font:14px palatino linotype;
	margin-top: 0;
	padding: 3px;
	text-align: justify;
}
.p_indent{
	font:14px palatino linotype;
	margin-top: 0;
	padding: 3px;
	text-align: justify;
	text-indent: 20px;
}


.img_float_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 10px;
}

.img_float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 10px;
}
.after_img_no_float
{
clear:both;
margin-bottom:2px;
}
.intro_heading {
	font: 18px palatino linotype;
	text-align: center;
	color:#FFF;
	background:#B35313;
	margin-bottom: 30px;
}

.caption{
	font: 12px palatino linotype;
	text-align: center;
}

.caption_justify{
	font: 12px palatino linotype;
	text-align: justify;
}

.caption_right{
	font: 12px palatino linotype;
	text-align: right;
}
.centered {
	text-align: center;
	font-size: 12px;
}

.intro_heading2 {
	font: 16px palatino linotype;
	text-align:center;
	font-weight:bold;
	padding-top: 15px;
}

.intro_subheading {
	text-align: center;
	font: 14px palatino linotype;
	color: #DC7D4E;
	font-weight: bold;
}
.intro_heading3 {
	font: 15px palatino linotype;
	text-align:center;
	padding-top: 8px;
	}
	
.intro_plagiotitloi {
	text-align: center;
	font: 14px palatino linotype;
	color: #B3531B;
	float: left;
	padding: 15px;
}

.titlepage{
	background-color: #F2E3C5;
	text-align:center;
}
.title{
	text-align: center;
	font: 20px palatino linotype;
	font-style:italic;
	color: #B35313;
}

h1 {
	text-align: center;
	color: #B35313;
	font: 15px palatino linotype;
	width: 100%;
	background: #F2E3C5;
}

.plagiotitloi {
	text-align: center;
	font: 12px palatino linotype;
	color: #B3531B;
}

.prosopa {
	font: 13px palatino linotype;
	font-variant:small-caps;
	text-align:center;
}

.sxolia {
	font: small;
	/*width: 800px;
	background-color: #FCEDCA;
	border-top-color: #E8D9B6;
	border-right-color: #E8D9B6;
	border-bottom-color: #E8D9B6;
	border-left-color: #E8D9B6;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;*/
	}

.questions_header_span {
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDDDE;
	border-right-color: #DCDDDE;
	border-bottom-color: #DCDDDE;
	border-left-color: #DCDDDE;
	color: #B35313;
	background-color: #DCDDDE;
	padding: 5px;
	text-align: center;
	/*width: 770px;*/
	margin-left:10px;
		}


.questions {
	font-family: Tahoma, Geneva, sans-serif;
	border: 2px solid #DCDDDE;
	padding: 5px;
	background-color: #FFF;
	/*width: 800px;*/
	font-size:13px;
	margin-top: -20px;
		}

.colored_numbers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #B35313;
	font-weight:bold;
}
a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
	
.smaller_font {
	font: 13px palatino linotype;
}


.tablelineleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #916237;
	border-right-color: #916237;
	border-bottom-color: #916237;
	border-left-color: #916237;
}

.title1 {
	font-size: 36px;
	color: #916237;
	text-align:center;
}

.tablesimpleborder {
	border: thin solid #000;
}
