body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

body {background-color: #999999;}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.a_2:link {
    font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.a_2:visited {
    font-size: 13px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
.a_2:hover {
    font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.a_2:active {
    font-size: 13px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.style1 {
	color: #666666;
	font-size: 12px;
	padding-left: 16px;
	padding-bottom: 5px;
	padding-right: 16px;
	padding-top: 5px;
	line-height: 18px;
}

.style2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.style3 {
	color: #666666;
	font-size: 12px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-right: 16px;
	padding-top: 0px;
	line-height: 18px;
}

.style4 {
	color: #666666;
	font-size: 12px;
	padding-left: 4px;
	padding-bottom: 5px;
	padding-right: 16px;
	padding-top: 3px;
	line-height: 18px;
}
.style5 {
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
}

.style6 {font-size: 12px; color: #333333; background-color: #E7E7E7;}

.td_01 {
	background-color: #E7E7E7;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.td_02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.td_03 {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
