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

h1 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
.h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
td,p {
	font-size: 12px;
	line-height: 16px;
}
.red {color: #FF0000}
