body {
	direction: rtl;
	text-align: right;
	font-size: 10.5pt;
	font-family: arial;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: blue;
}

a:hover {
	color: orange;
}


h1 { font-size: 18px; font-weight: bolder; text-decoration: none;  color: gray;  margin: 0px 0px 10px 0px;	}
h2 { font-size: 14px; font-weight: bold; margin-bottom: 5px; padding-bottom: 3px; margin-top: 0px; text-decoration: none; text-align: right; color: #191970; }
h3 { font-size: 13px; font-weight: bold; margin-bottom: 10px; 	text-decoration: none; text-align: left;}

