body {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#Buttons {
	position: absolute;
	left:0px;
	top:190px;
	width:195px;
	height:290px;
	z-index:100;
	visibility: visible;
}

#Sound {
	position:absolute;
	top:2px;
	left:2px;
	width:125px;
	height:15px;
	z-index:101;
}

#Text {
	position: absolute;
	left:214px;
	top:140px;
	width:545px;
	height:380px;
	z-index:102;
	overflow: visible;
	visibility: visible;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Header {
	position: absolute;
	left:260px;
	top:105px;
	width:500px;
	z-index:103;
	text-align:right;
	overflow: visible;
	visibility: visible;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	direction:rtl;
	list-style-position:outside;
	list-style: none;
	margin-bottom:20px;

}


#Language {
	position: absolute;
	z-index: 105;
	left: 10px;
	top: 40px;
	overflow: visible;
	visibility: visible;
	width: 101px;
	height: 38px;
}

#Bar {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:19px;
	z-index:0;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990066;
	vertical-align: top;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990066;
	text-align: right;
	vertical-align: top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;

}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	font-weight: bold;
	font-style: normal;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #906;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #0033FF;
	text-decoration:none;

}
a:visited {
	color: #0033FF;
	text-decoration:none;
}

a:hover {
	color: #0066FF;
	text-decoration:underline;

}
