/* CSS Document */
body {
	background-color:3D2D1F;
	scrollbar-face-color:3D2D1F;
	scrollbar-highlight-color:855723;
	scrollbar-3dlight-color:855723;
	scrollbar-shadow-color:855723;
	scrollbar-darkshadow-color:855723;
	scrollbar-arrow-color:D5C4A1;
	scrollbar-track-color:B99C6B;
	text-color:ffffff;
	font-family: Arial;
	font-size: 8pt;
	}

td {
    color:ffffff;
	font-family: Arial;
	font-size: 8pt;
	}

a:link			{
	color: #855723;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	}
a:visited		{
	color: #6D4921;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	}
a:hover			{
	color: #3D2D1F;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	}
a:active		{
	color: #3D2D1F;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	}