body {
	background: #000000;
	font-family: tahoma;
	font-size: 11px;
	color: white;
	margin: auto;
	overflow: auto;
	text-align:center;
}
.go_out {
	font-family: tahoma;
	color: red;
	font-size: 11px;
	text-decoration:none;
}
.alt_table {
	
	width: 300px;
	height: 550px;
	font-family: tahoma;
	font-size: 11px;
	color: white;
	text-align:center;
	padding: 20px;
	vertical-align:top;
}
.cont_td {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	text-align:center;
	padding: 20px;
	margin: 20px;
	vertical-align:top;
}