body {
	font-size: 1.0em;
}

.center {
	text-align: center;
}

table.header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.0em;
}

div.contents {
	width: 749px;
	text-width: 749px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}

div.footer {
	width: 749px;
	text-width: 749px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}

p:first-letter {
	margin-left: 1.5em;
}
p {
	margin-top: 3px;
	margin-bottom: 5px;
}
p.small {
	font-size: 0.95em;
}

h1 {
	font-size: 1.3em;
}

h3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 1.05em;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 16.5px;
	padding-left: 4px;
	margin: 1em 1em 0em 0em;
	border-top: 0px solid #99CCFF;
	border-right: 0px solid #99CCFF;
	border-bottom: 2px solid #99CCFF;
	border-left: 8px solid #99CCFF;
	background-image: url(./img/boxtitle_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 1em;
}

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}
