@charset "UTF-8";
*{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #583e1f;
}
body {
	background-color: #dbd8bf;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #583e1f;
}
h2 {
	font-size: 10px;
	color: #583e1f;
}
.style2 {
	font-size: 14px;
}
.style3 {
	font-size: 9px;
	color: #000000;
}
.style4 {
	font-family: Arial Black;
	font-size: 11px;
	color: #000000;
}
.style5 {
	font-family: Arial Black;
	font-size: 11px;
	color: #583e1f;
}