.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.tahoma-10pt-black {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.top-border-white {
	border: 1px solid #FFFFFF;
}
.tahoma-10pt-black-boldCopy {

	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000033;
}
.tahoma-10pt-blackbold {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;

}
.tahoma-10pt-blackbolda {

	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.bottom-border-black {
	border-top: 1px solid #000000;
	border-right: thin none;
	border-bottom: 1px solid #000000;
	border-left: thin none;

}
.tahoma-10pt-black-italics {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: italic;

}
.arial-8pt-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.arial-8pt-red {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}
