body {
	font-family:Tahoma;
	font-size:10px;
	direction:rtl;
	}
.textarea {
font-family:Tahoma;
font-size:10px;
     }
img {
	border:0;
	}

select, input, textarea{
	font-family:Tahoma;
	font-size:10px;
	}

a {
	text-decoration:none;
              font-size=10 px ;
	}

a:link {
              color : RED ;
	/* color:#839A8D; * /
    }
a:visited {
	color:#839A8D;
    }
a:hover {
	color:#A7832E;
    }

h1, h2, h3{
	font-weight: bold;
	padding:5px 0 0 0;
	margin:0 0 10px;
	}
h1{
	font-size: 130%;
	color: black;
	border-bottom: 1px dashed silver;
	}
h2{
	font-size: 110%;
	color: black;
	border-bottom: 1px dashed #996633;
	}
h3{
	font-size:97%;
	color: #795928;
	}

input {
	font-family:Tahoma;
	}


