body {
		background-attachment: fixed;
		background-color: #F5F5F5;
		background-image: url(images/copyright.gif);
		background-position: bottom;
		background-repeat: no-repeat;
		bottom: 100%;
		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: normal;
		list-style-type: square;
        margin-left: auto;
        margin-right: auto;
        width: 900px;
}
h0 {
	font-family: Arial, Helvetica, sans-serif;
	color: ActiveBorder;
	font-size: xx-large;
	font-weight: lighter;
	direction: rtl;
}
h1 {
	font-size: medium;
	font-weight: 600;
	color: #666666;
}
I {
	font-weight: bolder;
	color: #666666;
	font-size: inherit;
}

h2 {
	color: #666666;
	font-size: smaller;
	font-weight: 600;
}
h3 {
	font-size: smaller;
	font-weight: 600;
	text-decoration: underline;
	text-indent: 4%;
	color: #666666;
}
h4 {
	font-size: medium;
	font-weight: 400;
	text-decoration: underline;
	color: #666666;
}
h5 {
	font-size: smaller;
	font-weight: inherit;
	color: #2D496F;
	margin-left: 20px;
	margin-right: 40px;
}
h6 {
	font-size: x-small;
	font-weight: inherit;
	color: #C7A5B6;
}
a {
	font-size: inherit;
	color: #4682B4;
	font-weight: inherit;
	text-decoration: none;
}
a:hover {
	font-size: inherit;
	color: #DC5014;
	font-weight: inherit;
	text-decoration: none;
}

p {
	font-size: smaller;
	font-weight: normal;
	color: #666666;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #666666;
}
.span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #666666;
}
img {
	background-color: transparent;
}
li {
	font-family: inherit;
	font-size: smaller;
	text-align: right;
	line-height: 18px;
}
ul {
	list-style-type: none;
}
indeximg {
	vertical-align: middle;
}
.reviews {
  text-align: left;
}

