body {
	background-color: #332218;
	background-image: url();
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
b,strong {
	color:#4d4638;
}
i,em {
	color:#070604;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	color:#955029;
	}
a:link,a:active,a:visited {
	color: #fa772d;
	font-weight: bold;
	text-decoration:underline;
}
a:hover {
	color:#facd92;
	text-decoration: underline;
}
a img {
        border: none;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	color:#444444;
	border-left: 5px solid #4c2c03;
	margin-left: 1.5em;
	padding-left: 5px;
}