@charset "utf-8";
.head {
	font-family: "Eras Demi ITC";
	font-size: 24px;
	color: #990000;
}
.para {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #990000;
}
.parabold {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.link {
	font-family: Mangal;
	font-size: 14px;
	color: #999999;
	text-decoration: blink;
}


.info {
	font-family: "Microsoft Yi Baiti";
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}

.space {
	font-family: "Microsoft Yi Baiti";
	font-size: 9px;
	color: #FFFFFF;
}

