.body {
	background-color: #4B4B4B;
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #c6b468;
	text-decoration: none;
}
a.links:hover {
	font-family: "Trajan Pro";
	font-size: 12px;
	color: #5BAD2D;
	text-decoration: none;
}
.tblbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f1da7d;
	font-weight: bold;
	text-decoration: none;
}
.col {
