body {
	background-color: #000000;
	margin-right: 7pt;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	text-align: left;
	font-size: 8pt;
}

A:link {color: #98bdd7;
        text-decoration: none;
}

A:visited { text-decoration: none;
	color: #98bdd7;
}

A:hover { text-decoration: none; 
	color: #b1060e;
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #e8fb19;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	margin-right: 5pt;
	margin-left: 5pt;
}

table,tr,td {
	background-color: #000000;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #e8fb19;
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
}

table.fl {
	border: solid 1px #e8fb19;
}

div.td {
	width: 320px;
	height: 448px;
	overflow: auto;
	direction: rtl;
}

div.txt {
	direction: ltr;
}

select,input,textarea {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	background-color: #000000;
	color: #e8fb19;
	font-size: 8pt;
}


blockquote {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #e8fb19;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
}

ul {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #e8fb19;
	text-align: left;
	font-size: 8pt;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ad3ecb;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #e8fb19;
	font-weight: bold;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #e8fb19;
	text-decoration: underline;
	font-weight: bold;
}

