a{	color: #0099cc;}
a:link,a:visited{}
a:hover{
text-decoration: underline;}
html{
	font-size: 16px;
}
body{
	color: black;
	direction: rtl;
	font-size: 0.625em;
	font-family:  Arial, Helvetica,sans-serif;;
}


strong
{
	font-weight:bold;
}

.textcontent h2,
.textcontent h3,
.textcontent h4,
.textcontent h5,
.textcontent h6{
margin-bottom:0.2em;
font-weight:bold;

}

h2{
	font-size: 1.25em;
	margin: 1em 0 0.5em 0;
	color: #0099cc;
}

.textcontent h3{
	font-size: 1.25em;
	
	color: #ff9934;
	
}

.textcontent h4{
	color:#0099cc;
	font-size: 1.083em;
}


.textcontent h5{
	font-size: 0.9em;
	color:#333;
}

.textcontent h6{
	font-size: 0.9em;
	color:#333;
}

.textcontent ul li{
	margin-bottom: 0.2em;
	padding-right: 8px;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(../images/libg.gif);
	list-style: none;
	
	display:block;
}


.textcontent ol li{
	list-style-type: decimal;
	font-size: 14px;
	
}

.textcontent ul,
.textcontent ol{
	margin: 1em 0;
	list-style-position: outside;	
	margin-right:12px;
}

.textcontent ol li{

}
.textcontent p{
	margin: 0 0 1em 0px;
}

table,table td{
	font-size: 1em;
}


ul{
	
}