body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	font-family: "????", Verdana;
	line-height: 140%;
	color: #333333;
}
.a_copyright {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a_copyright:hover {
	color: #000000;
	text-decoration: underline;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.td-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.orange {
	color: #CC6600;
}
.tdd {
	border: 1px dotted #CC9900;
	background-color: #FFFFCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.red {
	color: #ff0000;
}

table {
	border-collapse: collapse;
}

li {
	line-height: 1.5;
}
