body {
	background-color: #CCCC8F;
	color: #808059;
	font-size: 12px;
}
.content {
	background-color: #E6E6CF;
}
.shadow {
	background-color: #BFBF60;
}

.dots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #808059;
}

.title {
	color: #BFBF60;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #808059;
}
a {
	color: #BFBF60;
}
