@charset "UTF-8";
@media screen
{


body.fontL
	{
	font-size:110%;
	}
body.fontM
	{
	font-size:95%;
	}
body.fontS
	{
	font-size:77%;
	}

}