@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3e2800;
}
img
{
 border: 0px;
}
a img
{
 border: none 0px;
}
li {
	list-style-image: url(images/Bullet.png);
}

body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.Footer
{
	font-size: 12px;
	color: #FFFFFF;
}
.Footer a
{
 font-size: 9px;
 color: #FFFFFF;
 text-decoration: none;
}
.Footer a:hover
{
 font-size: 9px;
 color: #FFFFFF;
 text-decoration: underline;
}

