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

.maintable {
	margin-left: auto;
	margin-right: auto;
	color: #200b0a;
}

.head1 {
	font-weight: bold;
	font-size: large;
}

.head2 {
	font-size: large;
}

.regtext {
	font-size: small;
	font-style: italic;
}