@charset "utf-8";
/* CSS Document */

<style type="text/css">
body,td,th {
	color: #FFF;
}
body {
	background-color: #FF3;
	margin-top: 150px;
	margin-bottom: 150px;
}
</style>
