@charset "utf-8";
.header {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
.subtitle {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	top: auto;
}
.body {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.subtitle-b {
	font-size: 12px;
	font-weight: bolder;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	height: 16px;
}

