﻿body {
	background-color: #003300;font-size: 17px;margin-left: 40px;margin-right:40px
}
strong {
	font-weight:bold;color:white;
}
p {
	text-align: justify;
	font-family: Times;
	color: #eeeeee;
	font-size: 17px;
}
p a:link {color: #aabbff;text-decoration: none}
p a:visited {color:#ff77ff;text-decoration: none}
p a:hover {background-color: white;color: black;text-decoration: none}
table {font-family: Times;color: white;font-size: 16px;border-color:gray}
td {background-color: transparent;text-align: justify;font-size: 17px;height: 28px;padding-left:5px;padding-right:5px}
th {background-color: transparent;text-align: center;font-weight:bold;height:28px}
td a:link {color: #aabbff;text-decoration: none}
td a:visited {color: #ff77ff;text-decoration: none}
td a:hover {background-color: white;color: black;text-decoration: none}
th a:link {color: #aabbff;text-decoration: none}
th a:visited {color: #ff77ff;text-decoration: none}
th a:hover {background-color: white;color: #000000;text-decoration: none}
h3 a:link {color: #aabbff;text-decoration: none}
h3 a:visited {color: #ff77ff;text-decoration: none}
h3 a:hover {background-color: white;color: black;text-decoration: none}
.bg1 {
	background-image: url('images/bg1.jpg');
}
.greek {
	font-size: 17px;
	text-align: justify;
	font-family: SPIonic;
	font-weight: bold;
}
.hebrew {
	text-align:right;
	direction:rtl;
	font-size:24px;
	font-family:David;
}
.black {
	background-color:black;
}
.white {
	background-color:transparent;
}
.gray {
	background-color:#dddddd;
}
.maroon {
	background-color:#770000;
}
.trans {
	background-color:transparent;
}
.pl {
	padding-left:20px;
}
.pl2 {
	padding-left:35px;
}
	
.style1 {
    font-size: 17px;
    text-align:justify;
}
.style2 {
    font-size: 17px;
    text-align:justify;
    text-decoration:underline;
}
.style3 {
	font-size: 17px;
	text-align: justify;
	font-family: SPIonic;
	font-weight: bold;
	color:white;
}
.style4 {
	font-size: 17px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
	color:white;
}	
.style6 {
	border-width: 0px;
	color:white;
	background-color:maroon;
}
.style7 {
	height: 30px;
	background-color: #c0c0c0;
	color:black;
	font-size: 20px;
	font-weight:bold;
	}
.style8 {
	margin-left: 25px;
	margin-right: 25px;
}
.style11 {
	text-align:right;
	direction:rtl;
	font-size:24px;
	font-family:David;
	color:white;
}
.style12 {
	font-size: 20px;
	color: yellow;
	font-weight:bold;
}

h1
{text-align:center;font-family:Times;color:#ffff77;font-weight:bold;font-size:36px;background-color:transparent}
h2
{text-align:center;font-family:Times;color:#ffff77;font-weight:bold;font-size:30px;background-color:transparent}
h3
{text-align:center;font-family:Times;color:#ffff77;font-weight:bold;font-size:24px;background-color:transparent}
h4
{text-align:center;font-family:Times;color:#ffff77;font-weight:bold;font-size:20px;background-color:transparent}


