body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #1AB75B;
	text-decoration: none;
}

a:hover {
	color: #4041FB;
	text-decoration: underline;
}

.bottom-bg {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
hr {
	color: #ADB8C7;
}.heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #477CC0;
}
.sub-heading {
	font-size: 12px;
	font-weight: bold;
	color: #8A7063;
}
.sub-heading2 {
	font-weight: bold;
	color: #1AB75B;
	text-decoration: underline;
}

