body{
background-color: #ffffff;
background: url(bg.jpg);
background-repeat: repeat-x;
}
.sidebardl dt{
background-color: #dbd5ee;
}

.kiji h4{
	font-size: 12pt;
	border-bottom: 2px dotted #CC0033;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0033;
	color: #666633;
}

.kiji p{
	margin:0px 10px 0px 10px;
	font-size: 10pt;
	line-height: 135%;
}

.kiji h6{
	text-align:right;
	font-size: 10pt;
	color: #555555;
}
