@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: d46406;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
a {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
