h4.minititle {
	font-weight: bold;
	color: #FFF;
	background-color: #BEBEBE;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.history {
	background-color: #F7F8FC;
	margin-bottom: 35px;
	width: 260px;
}
.history p {
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	padding: 10px;
}
#primaryarea h3.blue {
	font-weight: normal;
	color: #09C;
	font-size: 122%;
	line-height: 130%;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
	margin-bottom: 8px;
}

.table-p {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	width: 240px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.table-p td,
.table-p th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 85%;
}
.table-p th {
	background-color: #ECDDCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

