table {
	font-size: 90%;
}
th {
	color:#FFFFFF;
	background-color:#EB8558;
	padding: 5px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

tr.heading {
	color:#FFFFFF;
	background-color:#999999;
	font-weight: bold;
}
td {
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 100%;
	vertical-align: top;
}
h2 {
	color: #333333;
	font-size: 1.4em;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
}
.highlight {
	color:#FF6600;
}
h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 120%;
}
.notes {
	font-size: 90%;
	color: #999999;
}
#centre_col {
	width: 468px;
}
.notes_rev {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
}
td p {
	margin-top: 0;
}
