body {
	font-size: 12pt ;
	font-family: sans-serif ;
	width: 900px ;
	}
img {
	border: none ;
	}
td {
	vertical-align: top ;
	padding: 3px ;
	}
table, tr, td {
	border: black solid 1px ;
	}
table.photos {
	border: none ;
	width: 100% ;
	}
table.photos td {
	border: none ;
	}
tr.header {
	background-color: #003366 ;
	color: white ;
	}
caption {
	font-weight: bold ;
	text-align: left ;
	padding-top: 10pt ;
	}
table.updates, table.updates tr, table.updates th.last, table.updates td {
	border: #003366 solid 1px ;
	border-collapse: collapse ;
	padding: 3px ;
	}
table.updates th {
	border-right: white solid 1px ;
	padding: 3px ;
	}
