﻿body 
{
	text-align: center;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #145D7F;
}

a:visited {
	color: #145D7F;
}

a:hover {
	text-decoration: underline;
	color: #145D7F;
}

a:active {
	color: #145D7F;
}


.Headr 
{
	
 direction:rtl
	
}
 
 .TableBody
 {
	direction:rtl;
	text-align: right
	 
	}
	
	
 .TableMenu
 {
	 direction:rtl;
	 	text-align: right
	 	
  }
  
  .TableStores
  {
	direction:rtl;
	text-align: right
	
	}
	
.text
{
	font-weight: lighter;
	font-size: 12px;
	line-height: 20px;
	font-family: Tahoma;
	letter-spacing: normal;
}
