html {
overflow-x: hidden;
overflow-y: hidden;
} 
body {
	background-color: #6B4142;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
overflow-x: hidden;
overflow-y: hidden;
}
body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 11px;
	color: #FFFFFF;
}

p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #301D1D;
}
a:link {
	color: #301D1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #301D1D;
}
a:hover {
	text-decoration: none;
	color: #301D1D;
}
a:active {
	text-decoration: none;
	color: #301D1D;
}
