.text10pt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
}
.text10ptBold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.text10ptRed {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FF0000;
}
.text10ptBoldRed {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.text10ptGreen {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #339900;
}
.text10ptBoldGreen {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #339900;
	font-weight: bold;
}
.text10ptBlue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #0066FF;
}
.text10ptBoldBlue {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #0066FF;
	font-weight: bold;
}
.text10ptGrey {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #949781;
}
.text10ptBoldGrey {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #949781;
	font-weight: bold;
}
.text10ptBoldBkgrnd {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #D9E0BF;
}
.text12pt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
.text12ptBold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.text12ptBoldVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
