body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.td01 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.td02 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.td03 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.credit {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.navi {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 40px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
