.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textBred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	font-variant: normal;
	color: #d98200;
	text-decoration: underline;
	cursor: hand;




}
.textI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: italic;

}
.textBsmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textBYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #666666;


}
.textSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textlinkPlain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #d98200;
	text-decoration: underline;
	cursor: hand;
}
.textlBrownB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.textBsmalIi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: italic;

}
.textBYellowBlackback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	background-color: #000000;

}
.textBsmalllinkPlain {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-variant: normal;
	color: #d98200;
}
.textSmallltgrey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #D8D8D8;
}
.textStrikethru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: line-through;

}
.cursorhand {
	cursor: hand;
}
.textYellow {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
}

