body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5pt;
	direction: rtl; 
}

p {
	text-align: justify;
}

h1 {
	color: #C05C03;
	font-size: 20pt;
	margin: 0 0 10px 20px;
}

h2 {
	color: #C05C03;
	font-size: 16pt;
	margin: 0;
}

h3 {
	color: #C05C03;
	font-size: 13pt;
	margin: 0;
}

.data td  {
	background: white;
	vertical-align: middle;
	padding: 5px 5px 5px 20px;
}

.data {
	background: silver;
}