	body {
		font-size: 14px;
	}
	table {
		font-size: 13px;
	}
	.t1 {
		border-collapse: collapse;
		border: 1px #000000 solid;
	}
	.t1 td {
		padding: 2px 2px;
		border: 1px #000000 solid;
		text-align: center;
	}
	.t2 {
		background: #ccc;
		font-weight: 700;
		font-size: 16px;
	}
	.t3 {
		background: NavajoWhite;
	}
	.f1 {
		font-size: 20px;
	}
	h1 {
		font-size: 30px;
	}
	h1 a {
		text-decoration: none;
	}
	a {
		color: #444;
	}