@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	color: #FFFFFF;
}
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #3C1915;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 14px;
}
a:link {
	font-weight: bold;
	color: #FFF;
}
a:visited {
	color: #FFF;
	text-align: center;
}
p {
	font-size: 14px;
	color: #FFF;
}

.banner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



</style>
h3 {
	color: #300E04;
}
h3 {
	color: #5C0F08;
	font-size: 18px;
}
h2 {
	color: #FFF;
}
.highlight {
	color: #D49229;
	font-weight: bold;
}

