BODY {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: medium;
	margin: 0px;
	background-color:#FFFFFF;
	
}

A {
	color: Navy;
	text-decoration: none;
}

A:HOVER {
	color: #4169E1;
	text-decoration: underline;
}

#designer { 
	margin:0px;
	padding:0px;
	width: 272px;
	height: 79px;
	position: relative;
	font-size:12pt;
	font-weight:none;
	direction:rtl;
	}
#designer span {
	background: url(images/tswdheb_02.gif) no-repeat;
	right:0px;
	position: absolute;
	width: 100%;
	height: 100%;
	}