@charset "utf-8";
/* Alumni Office - Print Styles - Created by SUU Web Services 01/2009 */

#container {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#container #branding img {
	display: none;
}
#container #nav {
	display: none;
}
#container #content table {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 100%;
}
#container #content th {
	border: 1px solid #000000;
	font-size: 10pt;
	padding: 3px;
	text-transform: uppercase;
}
#container #content td {
	border: 1px solid #000000;
	padding: 3px;
}
