@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1F0D09;
}
a {
	font-weight: bold;
	font-size: 12px;
	color: #EDDCC0;
}
a:link {
	font-weight:bold;
	text-decoration: none;
	color: #984029;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #984029;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#54180A;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #984029;
}
h1 {
	font-size: 28px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	color: #660000;
}
h2 {
	font-weight: normal;
	font-size: 24px;
	color: #660000;
}
h3 {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #660000;
}
.bottom-color {
	color: #984029;
}
.scroller {
width:475px;
height:575px;
overflow:auto;
margin:0px;
border:5px;
padding-right:4px;
}
body {
scrollbar-base-color: #732C18;
scrollbar-arrow-color: #F9BB00;
scrollbar-face-color: #732C18;
scrollbar-track-color: #C7965C;
}
-->

