@charset "utf-8";
/* CSS Document */
<style type="text/css">
td img {display: block;}
body {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.style1 {color: #996600}
body,td,th {
	color: #333333;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #996600;
}
a:active {
	color: #996600;
}
.style2 {font-size: 10px}
</style>

