@font-face {
    font-family: 'CloisterBlack';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/CloisterBlack'), url('../fonts/CloisterBlack.woff') format('woff');
}
@font-face {
    font-family: 'Germania One';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/germania-one'), url('../fonts/germania-one.woff2') format('woff2');
}

html {
	max-width: 1024px;
	background: #333;	
	margin: 0 auto;
}

body {
	background-color: #ddcdbb;
	color: #151515;	
	font-family: Times New Roman;
}

a:link {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 1.1rem;
	font-weight:bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 1.1rem;
	font-weight:bold;
	color: #000000
}
a:hover {
	text-decoration: none;
	font-size: 1.1rem;
	color: #800000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 1.1rem;
	font-weight:bold;
	color: #000000
}
audio {
    width: 300px;
    height: 15px;
	padding: .23em;
}
i	{
	color: #505050;
}
.style1 {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 1.4vw;
	color: #000000;
	list-style-type: square
}
/*.style1 a {
	text-decoration: none;
	font-weight: bold;
	font-size: .7em;
	color: #800000
}*/
.style1 sup {
	text-decoration: none;
	font-weight: bold;
	font-size: .9rem;
	color: #800000
}
.style2 {
	font-size: 1.6em;
	text-align: justify;
	color: #000000
}
.style2 p {
	font-size: 1.6em;
	text-align: justify;
	color: #000000
}
.style8 {
	font-size: .8em;
	/*text-align: justify;*/
	color: #000000
}
/*.style1 a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	color: #800000
}*/
.style3 {
	text-decoration: none;
	font-size: 1.4vw;
	color: #000000
}
.style4 {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 1.3vw;
	color: #000000
}
.style5 {
	text-decoration: none;
	font-size: 1.6vw;
	color: #000000
}
.style6 {
	font-size: 1.6em;
	text-align: justify;
	color: #bb0000
}
.style7 {
	font-size: 1.0em;
	text-align: justify;
	color: #bb0000
}
.hebrew {
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	color: #353535
}
h1 {
text-decoration: none;
	font-weight: bold;
	font-size: 1.4vw;
	font: ariel;
	color: #222222;
}
h2 {
text-decoration: none;
	font-weight: bold;
	font-size: 1.75vw;
	font: ariel;
	color: #222222;
}
h3 {
	text-decoration: none;
	font-family: Germania One;
	font-weight: bold;
	font-size: 2vw;
	font: ariel;
	color: #800000;
}
