body {
	text-align: center;
	font-family: Georgia;
	background: #fff;
	}
div {
	font-family: Georgia;
	text-align: center;
	}
.getres_table {
	text-align: center;
	}
.getres_table th {
	/*background-color: #9C9C9C;*/
	background-color: #000;
	color: #FFF;
	}
.even {
	background-color: #E8E8E8;
	}