body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
TD {
	FONT-SIZE: 12px;
	COLOR: #000000;
	text-decoration: none;
}
.title_footer {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title_main {
	font-weight: bold;
	color: #FF6600;
	font-size: 20px;
}
.title_mainsub {
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
}
.title_sub {
	font-size: 20px;
}
.title_sub_sub {
	font-size: 14px;
	font-weight: bold;
}
.title_category {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
}
.title_box {
	font-weight: bold;
	color: #FF6600;
	border: 2px dashed #FF6600;
	font-size: 16px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
