body, p, td {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

#content {
	border: none;
	height: 300px;
	left: 50%;
	margin-left: -220px;
	margin-top: -150px;
	position: absolute;
	top: 50%;
	width: 440px;
}
#adress {
	float: right;
	padding-top: 20px;
}
a { color: #000000; }

table, td { border: none; padding: 0; }

