.standard {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.standardNormal {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.standardBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.standardSmallBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.standardMini {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.standardBoldOrange {


	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}
.standardOrange {



	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
}
.standardBoldBlue {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
.standardBlue {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}
