.absbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.abstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.abstext_List{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #006;
	line-height: 24px;
	text-indent: 0mm;
	list-style-type: circle;
	list-style-position: outside;
}
.absitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 16px;
	vertical-align: baseline;
	list-style-position: inside;
	list-style-type: circle;
}
.abssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.absboldblck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.absitalicBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	text-align: left;
	text-indent: 141px;
	vertical-align: middle;
	list-style-position: inside;
	list-style-type: circle;
}
.absTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
	text-indent: 6px;
	right: auto;
	background-position: right;
	clip: rect(auto,auto,auto,auto);
}
