@charset "utf-8";
body {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	line-height: 20px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subtitle {
	font-size: 16px;
	font-weight: normal;
	color: #336600;
}
#imgspace {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maintext {
	font-size: 12px;
	line-height: 16px;
}
.sub_subtitle {
	font-size: 14px;
	font-weight: bold;
}
.bottomtext {font-size: 10px}
