.txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.grey {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AFC9D8;
}
.yellow {
	font-family: Verdana;
	font-size: 10px;
	color: #F0C20B;
	font-weight: bold;
}
.bigttl {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0104;
}
.ttl {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

