@charset "UTF-8";
.master {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC9966;
	background-color: #330000;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC9966;
	background-color: #330000;
}
table {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: inherit;
	top: auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

