a:link { text-decoration:none; color: #402F93; }
a:visited { text-decoration:none; color: #402F93; }
a:active { text-decoration:none; color: #402F93; }
a:hover { text-decoration:underline; color: #402F93; }
hr { color: #000000; }

.chiText {
	font-size: 95%;
	letter-spacing: 3px;
}
.chiPgh {
	font-size: 95%;
	letter-spacing: 5px;
	text-align: justify;
}
.chiPghIdt {
	font-size: 95%;
	letter-spacing: 5px;
	text-indent: 42px;
	text-align: justify;
}
.chiData {
	font-size: 80%;
}
.chiBold1 {
	font-size: 120%;
	letter-spacing: 3px;
	font-weight: bold;
}
.chiDis {
	font-size: 70%;
	letter-spacing: 2px;
}
.chiDisPgh {
	letter-spacing: 2px;
	font-size: 70%;
	text-align: justify;
}
.engText {
	font-family: "Arial";
	font-size: 80%;
}
.engPgh {
	font-family: "Arial";
	font-size: 80%;
	text-align: justify;
}
.engPghIdt {
	font-family: "Arial";
	font-size: 80%;
	text-align: justify;
	text-indent: 36px;
}
.engBold1 {
	font-size: 100%;
	font-weight: bold;
	font-family: "Arial";
}
.engDis {
	font-family: "Arial";
	font-size: 70%;
}
.engDisPgh {
	font-family: "Arial";
	font-size: 70%;
	text-align: justify;
}

