body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF99;
}
.title {
	font-size: large;
	color: #666666;
}
.name {
	font-weight: bold;
	font-size: large;
}
.company {
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-weight: bold;
	color: #666666;
}
.title-s {
	font-style: italic;
	color: #666666;
}
.title-b {
	font-size: large;
	font-weight: bold;
	color: #666666;
}
h1 {
	font-size: large;
	line-height: 150%;
	font-weight: bold;
	color: #003399;
	text-indent: 1em;
}
h2 {
	font-size: medium;
	line-height: 125%;
	font-weight: bold;
	text-indent: 2em;
}
h3 {
	font-size: small;
	font-weight: bold;
	text-indent: 3em;
}
.p4em {
	font-size: x-small;
	margin-right: 4em;
	margin-left: 4em;
}
.p3em {
	margin-right: 3em;
	margin-left: 3em;
}
.p2em {
	margin-right: 2em;
	margin-left: 2em;
}
.p1em {
	margin-right: 1em;
	margin-left: 1em;
}
.title-blue {

	font-size: large;
	font-weight: bold;
	color: #666666;
}
.ssmall {
	font-size: x-small;
}
.red {
	color: #CC0000;
}
.redss {
	font-size: x-small;
	color: #CC0000;
}

.en{
	ime-mode:disabled;
}
