@import url(a.css);
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.textsmall {
	font-size: 11px;
}
.textbig {
	font-size: 16px;
}

.text12-1 {
	font-size: 12px;
	line-height: 18px;
        margin-top:10px;
}

.text12-2 {
	font-size: 12px;
	line-height: 18px;
        margin-top:15px;
}
