@charset "utf-8";
/* CSS Document */
h1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	display:inline;
}

