body {
	font-size: 69%;
}
a:link, a:visited {
	text-decoration: none;
	color: #323f55;
}
a:hover, a:active {
	text-decoration: none;
	color: #df8256;
	outline: none;
}
a:focus { 
	-moz-outline-style: none; 
	outline: none;
}
.bodytext {
	color: #000000;
	text-indent: 20px;
}
.noindent {
	color: #000000;
}
.japanese {
	color: #000000;
	font-size: 1.2em;
}
.centered {
	color: #000000;
	text-align: center;
}
.highlight {
	color: #323f55;
	font-style: italic;
}
.copyright {
	color: #666666;
	text-align: center;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 2em;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 5px 0 5px 0;
}

