body {
	height: 100%;
	background-image: url(images/back_balls.gif);
	overflow: visible;
}
#centeredcontent {
	width: 900px;
	height: 594px;
	position: absolute;
	left: 50%;
	margin-left: -450px; 
}
td { font-family:arial,helvetica,sans-serif; font-size:16px; color:#cccccc; }
.headline { font-family:arial,helvetica,sans-serif; font-size:20px; font-weight:bold; color:#ffffff; }
.fineprint { font-size:12px;color:#999999; }
.link { font-size:16px; color:#6699cc;}
.link:hover { color:#cc0000; }
.linkdark { font-size:16px; color:#003366;}
.linkdarl:hover { color:#cc0000; }
.linksmall { font-size:12px; color:#6699cc;}
.linksmall:hover { color:#cc0000; }




