.base {
	font-size: 12px;
	line-height: 125%;
	color: #5F5F5F;
}
.orange3b {
	font-size: 12pt;
	font-weight: bold;
	color: #FD7C13;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #4D4DFF;
}
a:hover {
	color: #0099FF;
}
.blue2 {
	font-size: 12px;
	color: #33478E;
	line-height: 125%;

}
.red2b {
	font-size: 12px;
	color: #FF0000;
	line-height: 125%;
	font-weight: bold;

}
.red2 {

	font-size: 12px;
	color: #FF0000;
	line-height: 125%;
	font-weight: normal;
}
.white2b {

	font-size: 12px;
	color: #FFFFFF;
	line-height: 125%;
	font-weight: bold;
}
.gray3b {

	font-size: 12pt;
	font-weight: bold;
	color: #454545;
}
.orange2b {

	font-size: 12px;
	font-weight: bold;
	color: #FD7C13;
}
.blue2b {
	font-size: 12px;
	color: #33478E;
	line-height: 125%;
	font-weight: bold;

}

