body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.italic {
	font-style: italic;
}
h1 {
	font-size: 18px;
	color: #094267;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #094267;
}
.copyright {
	font-size: 11px;
	color: #094267;
}
.link01 {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.link01 a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.link01 a:visited {
	color: #094267;
	text-decoration: none;
	font-size: 11px;
}
.link01 a:hover {
	color: #094267;
	text-decoration: none;
	font-size: 11px;
}
.link01 a:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.link02 a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.link02 a:visited {
	color: #094267;
	text-decoration: none;
	font-size: 11px;
}
.link02 a:hover {
	color: #094267;
	text-decoration: none;
	font-size: 11px;
}
.link02 a:active {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.link03 a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.link03 a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.link03 a:hover {
	color: #094267;
	text-decoration: none;
	font-size: 12px;
}
.link03 a:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.link04 a:link {
	font-weight: bold;
	color: #094267;
	text-decoration: none;
	font-size: 12px;
}
.link04 a:visited {
	font-weight: bold;
	color: #094267;
	text-decoration: none;
	font-size: 12px;
}
.link04 a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.link04 a:active {
	font-weight: bold;
	color: #094267;
	text-decoration: none;
	font-size: 12px;
}

.note {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.workrecord {
	font-weight: bold;
	color: #094267;
}
.categories {
	font-weight: bold;
}
.asterisk {
	color: #990000;
	font-weight: bolder;
}
