@charset "UTF-8";
a {
	color: #930;
	text-decoration: none;
}
/* CSS Document */

h1 {
	font-size: 1.4em;
	color: #724C00;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #704203;
	text-align: left;
	line-height: 1em;
}
h3 {
	font-weight: bold;
	color: #604000;
	text-align: center;
}
h4 {
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	line-height: 1em;
}

