.floater {
	position: absolute;
}

table {
border: 0;
}

#table {
border: 1px solid black;
}

td {
text-align: center;
border: 1px solid #CCCCCC;
}

table a:link {color: #0066FF;}
table a:visited {color: #6600FF;}
table a:active {color: #6600FF;}
table a:hover {
	color: #069;
}

#scroller {
}

P.breakhere {
page-break-before: always;
}
