@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #4b4b25;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #993300;
}


h2 {
	color: #333333;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #333333;
	font-size: 14px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blockquote {
	font-weight: bold;
	text-align: left;
}
.menu_bar {
	background-color: #993300;
}

.table_background {
	background-color: #FFFFEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blockquote_credit {
	text-indent: 200px;
}
