@charset "utf-8";
h1 {
	font-size: 8px;
	font-weight: normal;
	color: #330099;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #330099;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #330099;
}

h4 {
	font-size: 14px;
	color: #330099;
}
h5 {
	font-size: 10spx;
	color: #330099;
}


.bodyfont {
	line-height: 20px;
	font-size: 12px;
	color: #330099;
}
a:link {
	color: #333399;
	font-weight: bold;
}
