
.chapter-title
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 5px 1em 4px 1em;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #aaaa66;
	background-color: #ffffdd;
	color: #000000;
	font-size: large;
	font-weight: bold;
}

.contents-title
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 4px 1em 3px 2em;
	background-color: #cceccc;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #779977;
	color: #000000;
	font-size: larger;
	font-weight: bold;
}

.contents-title a:link
{
	text-decoration: none;
}

.contents-title a:visited
{
	text-decoration: none;
}

.contents-title a:acrive
{
	color: #000088;
}

.contents-title a:hover
{
	color: #000000;
	background-color: #ddf8dd;
	text-decoration: underline;
}

.contents-description
{
	padding: 0em 1em 0em 2em;
}
