.blue11bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #08089C;
}
.gray11 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.gray11italic {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.gray11bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.blue11link {
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC;
	text-decoration: underline;
}
.gray11bolditalic {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.white10bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.red10bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.red11bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.gray10 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
