.Copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
}
.Copyrights a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E05E22;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	line-height: 17px;
	text-align: justify;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFA64A;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
