body {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif}
	
img#logo {
	float: right;
	padding: 1em 1em 3em 0}

h1 {
	font-size: 120%;
	padding: 2.5em 0 0 0}

h2 {
	font-size: 110%;
	margin: 0;
	padding: 0 0 1em 0}

a {
	text-decoration: none}

a:hover {
	text-decoration: underline}

table {
	border-collapse: collapse;
	clear: both;
	margin-bottom: 1em;
	width: 100%}

th {
	border-bottom: 5px double black;
	empty-cells: show;
	padding: 3px;
	text-align: left;
	vertical-align: top}

td {
	border-bottom: solid 1px black;
	empty-cells: show;
	padding: 3px;
	vertical-align: top}

.new-update td {
	background: #EEEEEE;
	border-bottom: solid 3px black;}
	
.back {
	border: solid 1px #CDCDCD;
	padding: 1px 3px 1px 3px}

.hidden {
	height: 0;
	display: none}
