.font_01 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Green;
}
.font_01_UL 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B22222;
	text-decoration: underline;
}
.font_01_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00008B;
}
.font_02
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
}
.font_03
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}
.font_04
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Green;
	
}
.font_05 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.td_01 
{
	border: 2px solid #8B4513;
	text-align: center;
	vertical-align: middle;
}
.td_02
{
	padding-left: 10px;	
}
.td_03
{
	padding-right: 10px;
}
.td_04 
{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.font_04 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Green;
}

