/* a:link {
		color: #804000;
} */

frame {
		frameborder: "no";
}

frameset {
		frameborder: "no";
}

body {
		font-family: times new roman,times,times-roman,greektimes, serif;
		/* color: #101010; */
        /* color: deepblue; */
		/* background: #F0F0F0; */
		/* background-attachment: fixed; */
        /* background-image: url(../images/ALEF_logo_background_no_initials.gif); */
		text-align: justify;
		/* text-indent: 5mm; */
}

blockquote {
		font-family: modern,fantasy;
}

p {
		text-align: justify;
		}


p.abstract {font-style: italic;
		margin-left: 5%;
		margin-right: 5%
		}

p.nomargin {
		margin-left: 0%;
		margin-right: 0%
		}

.marg {
		margin-left: 10%;
		margin-right: 10%
}

.ind {
		text-indent: 5mm;
		}

.nomarg {
		margin-left: 0%;
		margin-right: 0%
}

.noindent {
		text-indent: 0mm
		}

.marg_ind {
		margin-left: 10%;
		margin-right: 10%;
		text-indent: 5mm
		}

.marg_noind {
		margin-left: 10%;
		margin-right: 10%;
		text-indent: 0mm
		}

.nomarg_noind {
		margin-left: 0%;
		margin-right: 0%;
		text-indent: 0mm
		}

.uline {
		text-decoration: underline;
}

.image_settings {
        border: thick lavender ridge;
        width: 70px; height: auto;
}

img {
	border:0;
	}

.img_rmarg {
		margin-right: 7px;
		}

.img_hmarg {
		margin-left: 7px;
		margin-right: 7px;
		}

h1 {
		/* font-family: Helvetica, Arial, sans-serif; */
		font-family: sans serif;
		/* margin-left: 6mm; */
        /* position: fixed; */
        /* top : 0cm; */
        text-align: center;
        /* text-align: left; */
		color: black;
}

h2 {
		font-family: sans serif;
		/* font-family: courier, couriergr, courier new greek, courier new, Courier, greekcourier; */
		/* margin-left: 6mm; */
        text-align: left;
		color: black;
}

h3 {
		font-family: sans serif;
		/* margin-left: 18mm; */
}

th {
        text-align: center;
}

td {
        text-align: left;
}

table tr td {
		font-family: "Times New Roman", Times-Roman, greektimes, serif;
        text-align: left;
}

table tfoot th {
		font-family: courier, couriergr, "courier new greek", greekcourier, monospace;
        text-align: left;
        font-weight: normal;
}

ul {
		margin-left: 3mm;
}

ol {
		font-weight: normal;
}
