body {
	text-align: center;
	background-color: #ffffff;
}
.pagetable {
	border: 1px solid #333333;
}
td {
	font-family: "Franklin Gothic Book", "Franklin Gothic", Helvetica, Arial, Sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Franklin Gothic Book", "Franklin Gothic", Helvetica, Arial, Sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #666666;
}
