.table_parent {
}
.parent {
	background-color: #FFFFFF;
	background-image: url(art/diptych_v2_small.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 950px;
}
.pagecopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	letter-spacing: 0.75px;
	font-weight: normal;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
}
