@charset "utf-8";

body
{
	width	:	100%;
	zoom	:	60%;
}
h1
{
	font-size			:	200%;
}
h2
{
	font-size			:	150%;
}
h3
{
	font-size			:	125%;
}
h4
{
}
*
{
	font-size	:	7pt;
	line-height	:	1.4em;
}


