﻿/* Style Sheet: Print */

@import url("screen.css");

/* tables */
thead {
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}

/* Style Sheet/CSS 2.1. */