@charset "utf-8";
body {
	background-color: #EFEAD6;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	border-top-color: #EFEAD6;
	border-right-color: #EFEAD6;
	border-bottom-color: #EFEAD6;
	border-left-color: #EFEAD6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
tr {
	border-top-color: #EFEAD6;
	border-right-color: #EFEAD6;
	border-bottom-color: #EFEAD6;
	border-left-color: #EFEAD6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	vertical-align: top;
	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: 10;
	border-left-style: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #532900;
	margin-top: 20px;
	margin-right: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A25909;
}
a:link {
	color: #A25909;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:visited {
	color: #808000;
	text-decoration: none;
}
a:hover {
	color: #FF8000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #532900;
	padding-left: 20px;
}
img {
	float: left;
	position: relative;
	padding: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A25909;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #804000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A25909;
	margin-left: 10px;
}
