.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: normal}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1pt;
}
.linklist {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18pt; list-style-type: none}
.texthead {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.pagehead { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold}
.NumberedList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
}
.table-leftgray {
	border-left-width: 1pt;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table-bottomgray {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-gray-allsides {
	border: 1pt solid #CCCCCC;
}
