@charset "utf-8";
/* CSS Document */

h1{
	font-size: 16px;
	color: #20226A;
}

h2{
	font-size: 14px;
	color: #20226A;
}

h3{
	font-size: 13px;
	color: #20226A;
}

th{
	text-align: left;
	background-color: #0077be;
}

