.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.ttl {
	font-family: Verdana;
	font-size: 12px;
	color: #ED4747;
	font-weight: bold;
}
.hil {
	font-family: "Monotype Corsiva";
	font-size: 15px;
	color: #ED4747;
	font-weight: normal;
}
.stt {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #ED4747;
}
.hilitalic {
	font-family: Verdana;
	font-size: 11px;
	color: #F69125;
}
.red {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

