A {
	color : #006EC3;
}

A:HOVER {
	color : #FF6633;
}

LI {
	text-align : left;
	line-height: 25px;
}
.normal_j {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	text-align : justify;
	line-height: 25px;
}
.normal_l {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	text-align : left;
	line-height: 25px;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #006EC3;
}
.ini {
	color : Red;
	font-weight : bold;
	font-size : 16px;
	text-indent : 15px;
}


