body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.bottom_text_normal {
	font-size: 10px;
	color: #999999;
}
.bottom_text_highlight {
	font-size: 10px;
	color: #666666;
}
.bottom_link_sep {
	color: #999999;
}
.h1 {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
.h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
}
.h3 {
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;
}
.main_link_visited {
	color: #000000;
	text-decoration: none;
}
.sub_link_01_visited {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}