@charset "UTF-8";
/* CSS Document */

.hrinotice {
	color: #339;
	background-color: #eee;
	margin: 1ex 0 2ex;
	text-align: center;
}

.relinst {
	color: #999;
}

.article {
	margin-bottom: 3ex;
}

.article p {
	margin-bottom: 1.5ex;
}

.contact {
	font-size: 90%;
	font-family: Courier;
	margin-bottom: 4ex;
}

.article h1 {
	font-size: 105%;
}

.article h2 {
	font-size: 80%;
}

.footnote {
	font-family: Serif;
	font-size: 100%;
	color: #666;
}