table {
	font-size: 16px;
}
h4 {
	background-color: #E6E6CC;
	text-align: center;
}
h1 {
	font-size: 18px;
	background-color: #E6E6CC;
	text-align: center;
}
body {
	background-color: #E6E6CC;
}
.link_table {
	font-size: 12px;
}
.link_table td {
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}
