	body{
		direction:rtl;	
		}
	a{
		text-decoration:none;
		color:#6C8FA6;
		}

	a:hover{
		text-decoration:none;
		color:#0070C0;
		}

	h1{
		background-color:#D8E0E8;
		margin : 0px;
		font-family : Tahoma;
		line-height:17px;
 	    text-indent: 5px;
		font-weight: normal;
		text-align:center;	
		font-size:11px;
		color:#6C8FA6;
		width:100%;
		}

	h2{
		background-color:#ECF2F8;
		margin : 0px;
		font-family : Tahoma;
		line-height:17px;
 	    text-indent: 5px;
		font-weight: normal;
		text-align:right;	
		font-size:11px;
		color:#6C8FA6;
		width:100%;
		}

	h3{
		background-color:#FEFEFF;
		margin : 0px;
		font-family : Tahoma;
		line-height:17px;
 	    text-indent: 5px;
		font-weight: normal;
		text-align:right;	
		font-size:11px;
		color:#6C8FA6;
		width:100%;
		}
		
	h5{
		background-color:#D8E0E8;
		margin : 0px;
		font-family : Tahoma;
		line-height:17px;
 	    text-indent: 5px;
		font-weight: bold;
		text-align:right;	
		font-size:11px;
		color:#6C8FA6;
		width:100%;
		}
