a:link {
	text-decoration: none; 
	color: #1972EF;
	background-color:none;
}

a:visited {
	text-decoration: none; 
	color: #7FA4D7;
	background-color:none;
}

a:hover {
	text-decoration: none;
	color: #07449A;
	background-color:none;
}

img {
	border: 1px solid #3f78cf;
}

body {
	text-decoration: none;
	background-attachment: fixed;
	background-color: #e0eaf8;
	background-image: url(back-r2.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000067;
	display: block;
	text-align: center;
	padding: 10px;
}

.source {
	width:97%;
	display:block;
	background-color: #CBD7E7;
	border: 1px solid #95AED0;
	padding: 3px;
	height: auto;
	font-family: Tahoma,MS Sans Serif;
	color:#113A74;
	font-size: 10pt;
	direction:rtl;
	font-weight: normal;
	text-decoration: none;
}

.box {
	width:97%;
	display:block;
	background-color: #DDE4EE;
	border: 1px solid #D7DFEB;
	padding: 5px;
	height: auto;
	font-family: Arial;
	color:#113A74;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}

.link {
	font-family: "Tahoma";
	color:#95AED0;
	font-size: 9pt;
	direction:rtl;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}
h1 {
	font-family:"Times New Roman";
	text-align: center;
	color:#3A6EA2;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	direction:rtl;
	line-height: 130%;
	background-color:none;
}

.text {
	font-family: "Tahoma";
	text-align: justify;
	color:#000080;
	line-height:150%;
	font-size: 10pt;
	direction:rtl;
	font-weight: normal;
	text-decoration: none;
	background-color:none;
}


.subtext {
	font-family:Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2B5288;
	direction:rtl;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
}
h3 {
	font-family:"Times New Roman";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5278AC;
	direction:rtl;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
}
.side {
	background-color: #C1D0E4;
	text-align:center;
	word-spacing: normal;
	margin: 15px;
	padding: 10px;
	clear: none;
	float: right;
	width: 250px;
	display: block;
	position: relative;
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #195999;
}

hr {
	color:#95AED0;
	width:100%;
	height:1px;
}