body {
	background-color: #e6e6e6;
	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;
}

.red {
	color: #ff0000;
}
