.text {
	font-size: 10pt;
	line-height: 12pt;
	font-style: normal;

}
.title {
	font-size: 12pt;
}
.red {
	font-weight: bold;
	color: #CC3333;
}
.green {
	font-weight: bold;
	color: #339933;
}
.blue {
	font-weight: bold;
	color: #0000CC;
}
.stext {
	font-size: 8pt;
	line-height: 10pt;

}
.up {
	font-size: 6pt;
	vertical-align: text-top;
}
.down {
	font-size: 6pt;
	vertical-align: text-botom;
}
.mtext {
	font-size: 11pt;
}

