#title {
	font-family: tahoma;
	font-weight: bold;
	font-size: 7pt;
	direction:rtl;
	text-align: right;
	color: #003366;
	padding: 5px;
}
#title a:link    {color: #003366; text-decoration: none;}
#title a:visited {color: #003366; text-decoration: none;}
#title a:active  {color: #003366; text-decoration: none;}
#title a:hover   {color: #0099FF; text-decoration: none;}
#explanation {
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
	line-height: 170%;
	color: #333333;
	direction:rtl;
	padding: 5px;
	height: 115px;
}
#image {
	text-align: center;
}
#more {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #0099FF;
	direction:rtl;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#more a:link    {color: #0099FF; text-decoration: none;}
#more a:visited {color: #0099FF; text-decoration: none;}
#more a:active  {color: #0099FF; text-decoration: none;}
#more a:hover   {color: #003366; text-decoration: none;}