@charset "UTF-8";
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: 12px;
	color: #583e1f;
}
h3 {
	font-size: 14px;
	color: #583e1f;
}
.style2 {font-size: 10px}
