body {
	font-family : "MS UI Gothic","ＭＳ Ｐゴシック",平成角ゴシック,OSAKA;
	color : black;
	background-color: white;
}
h1{
	font-size : 20pt;
}
h2{
	font-size : 14pt;
}
table {
	font-size : 11pt;
	font-family : "MS UI Gothic","ＭＳ Ｐゴシック",平成角ゴシック,OSAKA;
	color : black;
	background-color : white;
}
blockquote{
	font-size : 12pt;
}
code{
	font-size : 10pt;
}
.date {
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
}
address {
	font-size: smaller;
	font-family: Times, serif;
}
img {
	border-width: 0px;
}
.striked {
	text-decoration: line-through;
}
.strong {
	font-weight: bold;
}
div.indent {
	margin-left: 2em;
}
