BODY {
	background: #FFFFFF;
}

body.titlebar {
	background: #FFFFFF;
}

table {
	width: 100%;
	border: 0;
}

tr {
	text-align: left;
}

tr.odd {
	background: #c0c0c0;
}

h1 {
	text-align: center;
}
