@import "jpfontstyle.css";

td {
	font-size: 12px;
	color: #666666;

}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
a.top:link {
	color: #666666;
	text-decoration: none;
}
a.top:visited {
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	color: #CC0000;
	text-decoration: none;
}
a.top:active {
	color: #666666;
	text-decoration: none;
}
.top {
	line-height: 14px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a.sub:link {
	color: #999999;
	text-decoration: none;
}
a.sub:visited {
	color: #999999;
	text-decoration: none;
}
a.sub:hover {
	color: #CC0000;
	text-decoration: none;
}
a.sub:active {
	color: #999999;
	text-decoration: none;
}
.sub {
	line-height: 14px;
	color: #999999;
	font-family: "Verdana";
	font-size: 11px;


}
.copy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
}
.formobj {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.h14 {
	line-height: 14px;
}

