@charset "utf-8";
#table table {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tabledata {
	border: 1px solid #B4C6DC;
	text-align: center;
}
.tableheading {
	color: #CCCCCC;
	background-color: #000066;
	font-style: italic;
}
#table h2 {
	color: #640204;
}
.coltitles {
	font-style: italic;
	font-weight: bold;
}
