@charset "utf-8";
/* CSS Document */
<!--
.helve {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444444;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
.helveChica {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222222;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
.tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 32px;
	color: #222222;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
.link {
	font-size: 10px;
	color: #111111;
		font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
a
{
	text-decoration:none;
	color:#111111;
}
body
{
	text-align:center;
}
-->
