.text-body-blue {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.text-body-blue-bold {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.text-copyright {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.text-body-black-bold {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.text-body-index {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text-index-white {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text-body-black {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}