table {
	position: absolute;
	width: 520px;
	left: 50px;
	top: 0px;
}
body, td,p {
	font-family: "Bookman Old Style", Arial;
	font-size: 12px;
	color:#333333;
}

a {
	font-family: "Bookman Old Style", Arial;
	font-size: 12px;
	color:#333333;
	text-decoration: underline;
}

.td_head {
	height: 330px;
}

.td_spacer{
	height: 50px;
}