
.small {

	font-size: 10px;

	line-height: 140%;

}

.smid {

	font-size: 11px;

	line-height: 140%;

}

.mid {

	font-size: 12px;

	line-height: 140%;

	text-align : justify;

}

.hmid {

	font-size: 12px;

	line-height: 170%;

	text-align : justify;

}

.bmid {

	font-size: 13px;

	line-height: 140%;

}

.big {

	font-size: 14px;

	line-height: 140%;

}

.bbig {

	font-size: 15px;

	line-height: 140%;

}

.bbbig {

	font-size: 16px;

	line-height: 140%;

}
.ten {

       font-size: 12px;

	line-height: 160%;

       border-bottom-width: 1px;

       border-bottom-style: dotted;

       border-bottom-color: #999999;


}