body{
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: black;
}

input,textarea{
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	display: block;
	margin: 0pt 0pt 5pt 0pt;
	font-size: 20pt;
	font-weight: bold;
	color: #00a4e4;
}

h2 small{
	display: block;
	margin-top: -2pt;
	font-size: 11pt;
	color: #7ecfef;
}

h3{
	display: block;
	margin: 0pt 0pt 5pt 0pt;
	font-size: 14pt;
	font-weight: bold;
}

h4{
	display: block;
	margin: 0pt 0pt 5pt 0pt;
	font-weight: bold;
}

h5{
	font-size: 10pt;
	color: #666;
	margin: -5pt 0pt 5pt 0pt;
}

p{
	margin: 0pt;
	line-height: normal;
}

a{
	color: #00a4e4;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}