BODY 
    {
	scrollbar-face-color: #A9411C;
	scrollbar-highlight-color: #A9411C;
	scrollbar-3dlight-color: #A9411C;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EED9AA;
		    }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	background-image: url(background/background_black.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #A3610A;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #000000;
}
h5 {
	font-size: 8px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
object {
	display:block;
	 }