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

.redhead {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}
.text-main {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.head-main {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #990000;
}
.head-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #990000;
}
