

body {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	margin: 0;
}

table {
	border: 0px;
	
}

#txt{
	font-size: 18px;
	height: 140px;
	vertical-align: middle;
}

#contact{
	font-size: 15px;
	color: white;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.05em;
}

a {
	color: white;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}

#under{
	font-size: 20px;
	text-align: center;
	height: 50px;
	vertical-align: middle;
}

#copy {
	font-size: 12px;
	text-align: center;
	color: #333333;
	height: 40px;
	
}
hr {
	border: 1px solid gray;
}

#copy a {
	
	
	color: #333333;
}