@charset "iso-8859-6";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7995AA;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #545963;
	text-decoration: none;
}
a:visited {
	color: #545963;
	text-decoration: none;
}
a:hover {
	color: #545963;
	text-decoration: none;
}
a:active {
	color: #545963;
	text-decoration: none;
}
#html_version {
	margin-right: 22px;
}
