#headtitle h2 {
	background-image: url(images/contact_t.jpg);
	height: 150px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contents .chapter {
	background-color: #FFFBEC;
	padding: 20px;
	border: 1px solid #FFCC00;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
}
table {
	font-size: 1em;
}
caption {
	text-align: center;
	width: 100%;
	white-space: nowrap;
}

th {
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 3px;
	text-align: center;
}
td {
	padding: 3px;
}
