body {
	font-size: "2";
	*font-size: 13px;
	*font-size: small;
	*font: x-small;
	font-family: arial, helvetica, clean, sans-serif;
}
p {
	font-size: "2";
	*font-size: 13px;
	*font-size: x-small;
	line-height: 150%;
}
table {
	font-size: "2";
	*-size: 13px;
}
select,
input,
textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}
pre,
code {
	font: 115% monospace;
	*font-size: 100%;
}
.gyo1 {
	line-height: 180%;
}
.gyo2 {
	line-height: 120%;
}
