/* Print Styles */

body {
	font-size: 12pt;
	background-color: white;
	color: black;
	}

th {
	font-weight: bold;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

#nav {
	visibility: hidden;
	}

@page {
	margin: 1in;
	}