@charset "utf-8";
/* CSS Document */
body, td, th {
	background-color: #000000;
}

body {
	background-color: #000000;
}

.boundingtable {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: c2b370;
}
.copyrightnotice {
	font-family: Arial;
	font-size: 10px;
	background-color: #C2B370;
}
