body {
	background: none #fff;
}
div.container {
	width: auto; 
	margin: 0; 
	border: 0;
	color: #000000;
	background: none #fff; 
}
div.inner {
	float: none; 
	width: auto; 
	margin: 0; 
	padding: 0;
	color: #000000;
	background: #fff;
	text-align: left; } 
div#links {
	display: none;
	}
div#links a:link {
	display: none;
	}
div#links a:visited {
	display: none;
	}
a:link {
	text-decoration: none;
	font-style: italic;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	font-style: italic;
	color: #000000;
	}
a:visited {
	text-decoration: none;
	font-style: italic;
	color: #000000;
	}
td {
	font-size: 90%;
	vertical-align: top;
	}
.table {
	font-weight: bold;
	text-align: center;
	)
.creative {
	font-size: 80%;
	}
.contents {
	font-size: 90%;
	}