body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
body {
	background-color: #999999;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.table_main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.table_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000000;
}.copy_larger {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
