.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
}
.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #FFFFFF;
}
.textwhiteSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #FFFFFF;
}
.textwhiteHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #FFFFFF;
	font-style: italic;
}
.textbigger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
}
.textCaptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 12pt;
}
.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
}
#speciallink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
	color: #111111;
}
#speciallink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
	color: #00088B;
}
#speciallink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: underline;
}
