body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {color: #83a45d;
}
.heading {font-size: medium;
	font-weight: bold;
	color: #164f59;
}
.text-bold {font-weight: bold;
	color: #164f59
}
.text-green {color: #83a45d;
}
.text-white {color: #ffffff;
}