body{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
}

table{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
}

H1 {FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #504B81; FONT-FAMILY: levenim, arial}
H2 {FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #504B81; FONT-FAMILY: levenim, arial}
H3 {FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #504B81; FONT-FAMILY: levenim, arial}
A:active {TEXT-DECORATION: underline;color: #494884;}
A:link {TEXT-DECORATION: underline;color: #494884;}
A:visited {TEXT-DECORATION: underline; color:#494884;}
A:hover {TEXT-DECORATION: underline;color: #5F61F6;}



input.button{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	border:1px solid #1c1c1c;
}

input.wide{
	width:230px;
}

select{
	direction:rtl;
}

.pageTitle{
	font-size:15px;
	letter-spacing:0.5pt;
}

textarea{
	font-family:Arial;
	font-size:9pt;
	color:#333333;
	width:300px;
	height:100px;
}

tr.Even{
	background-color:#B2BCBF;
}

textarea.wide{
	width:700px;
}

td.res{
	border-top:1px solid #1c1c1c;
	border-left:1px solid #1c1c1c;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	padding-right:5px;
}