p.title {
	margin-top:0px;
	line-height: 200%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size:14pt;
	border-top: thick dotted black;
	border-bottom: thick dotted gray;
	vertical-align: middle;
}
p.note {
  color: blue;
}
table {
	border-collapse:	collapse;
}
th.n {
	background-color:	transparent;
	border:	none;
}
th {
	background-color:	lightyellow;
	border:	solid 1px gray;
}
table.list td {
	border:	solid 1px gray;
	background-color:	white;
}
td.r {
	text-align:	right;
}
table.note {
	font-size:9pt;
}
table.note caption {
	font-size:9pt;
	font-weight:bold;
}
table.note tr {
	vertical-align:	top;
}
table.note td {
	border:	solid 1px gray;
  padding: 0px;
	background-color:	white;
}
table.note td {
	border:	solid 1px gray;
  padding: 1px;
}
table.frame tr {
	vertical-align:	top;
}
