@charset "utf-8";
.text1 {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-size: 12px;
	line-height: 12px;
}
.text3 {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.text4 {
	font-size: 10px;
	line-height: normal;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #3300FF;
}
.text5 {
	font-size: 10px;
}
