/* PersiGulf.com */ 
/*
@font-face {
	font-family: HeadFaTitle;
	src: url('../_c_fonts/');
}
*/
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Tahoma;
	font-size: 12px;
	color: #696969;
	letter-spacing:-0.2px;
	word-spacing:-1px;
	overflow:auto;
}
img {
	border:0px;
}
table {
	border:0px;
	border-collapse:collapse;
}
table td,
table th { 
	padding:0px; 
}

