.maintxt
{
	font-size	: 80% ;
	line-height	: 140%;
}
.maintxtbold
{
	font-size	: 80% ;
	line-height	: 140%;
	font-weight:bold ;
}
.maintxtsmall
{
	font-size	: 70% ;
	line-height	: 120%;
}
.maintxtsmallbold
{
	font-size	: 70% ;
	line-height	: 140%;
	font-weight:bold ;
}
.maintxtsmall2
{
	font-size	: 65% ;
	line-height	: 120%;
}
.maintxtsmall2bold
{
	font-size	: 65% ;
	line-height	: 120%;
	font-weight:bold ;
}
.maintxtlarge
{
	font-size	: 90% ;
	line-height	: 140%;
}
.maintxtlargebold
{
	font-size	: 90% ;
	line-height	: 140%;
	font-weight	: bold ;
}
.maintxtlarge2
{
	font-size	: 100% ;
	line-height	: 160%;
}
.maintxtlarge2bold
{
	font-size	: 100% ;
	line-height	: 160%;
	font-weight:bold ;
}


.maintxtnormal
{
	font-size	: 80% ;
}
.maintxtsmallnormal
{
	font-size	: 70% ;
}
.maintxtlargenormal
{
	font-size	: 90% ;
}



/* ‘¼*/
.bold 		{
		 font-style: nomal;
		 font-weight: bold;
		}

.mini		{
		 font-size	: smaller;
		}


