@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h1 {
	font-size: 12pt;
	word-spacing: normal;
}
h1 {
	letter-spacing: 0.3em;
	font-weight: normal;
	color: #003300;
	font-style: normal;
	padding-left: 6px;
}
h2 {
	font-size: 12pt;
	font-style: italic;
	color: #003333;
	letter-spacing: .2em;
}
h2 {
	font-weight: normal;
	color: #666600;
}
.emphtext {
	font-weight: bold;
	color: #333333;
}

