a:hover  { color: navy; text-decoration: underline }
.medium   { color: teal; font-size: 12px; line-height: 140% }
.large   { color: black; font-size: 16px; line-height: 120% }
.text10 {
	font-size: 10pt;
	line-height: 120%;
}
.text12 {
	font-size: 12pt;
}
.text10_p {
	font-size: 10pt;
	line-height: 120%;
	color: #5f5ea7;
}
.text12_gray {
	font-size: 12pt;
	color: #333333;
	line-height: 120%;
}
.text10_g {
	font-size: 10pt;
	color: #999900;
}
.text10_p_link {

	font-size: 10pt;
	line-height: 120%;
	color: #5f5ea7;
}
.text10_g_link {

	font-size: 10pt;
	color: #999900;
}
.text10_blue {
	font-size: 14pt;
	color: #3274A9;
}
.text12_blue {
	font-size: 12pt;
	font-weight: bold;
	color: #1B1A82;
}
.text11 {
	font-size: 11pt;
}
.text8 {
	font-size: 8pt;
}
.white_text {
	font-size: 10pt;
	color: #FFFFFF;
}
