﻿@charset "utf-8";
body {
	direction:rtl;
	text-align:center;
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:8pt;
	background-color:#ffffff;
}

a {
	text-decoration:none;
	color:#000000;
}
#content {
	width: 100%;
	float:right;
	float:right;
	margin:0;
	text-align:justify;
	padding: 1px 30px;
	margin: 1px 0 0 0;
}

#content_title{
	float: right;
	width:100%;
	font-weight: bold;
	border-bottom:1px solid #B0B0B0;
}

