@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #810d18;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	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;
}

