@charset "utf-8";
.yellow {
	font-family: Tahoma;
	font-size: 13px;
	color: #fca903;
	font-weight: bold;
}
.yellowsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #fca903;
	font-weight: bold;
}
.blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #8796A2;
}
.bluesmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #8796A2;
}
.bluexsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #8796A2;
}
