/* Global Formatting*/
body {
	height: 100%;
	text-align: center;
	direction: rtl
}
body, table, td{
	font-family: 'Tahoma';
	font-size: 9pt
}
.hidden {
	font-family: 'tahoma';
	font-size: 8pt;
	
}
.title {
	font-family: 'Tahoma';
	font-size: 8pt;
	
	
}
textarea {
     color:#000000;
     font: 11px tahoma;
     font-weight: none;
     text-decoration: none;
     border: 1 solid #999999;
     border-style: solid;
     border-width: 1px;
     border-color: #999999;
}
A {
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Tahoma
}
