BODY
{
	background-image: url(shade1.jpg); 
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #C9AF9C;
	font-family: Times New Roman, Times, serif;
	scrollbar-face-color:#4B3120;
	scrollbar-track-color:#6D4124;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#3C271A;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-3dlight-color:#986419;
	scrollbar-highlight-color:#754D1C;
}

P, TABLE
{
	font-family: Times New Roman, Times, serif;
}

A:LINK { color: #792700; text-decoration: none; }
A:ACTIVE { color: #792700; text-decoration: none; }
A:VISITED { color: #792700; text-decoration: none; }
A:HOVER { color: #792700; text-decoration: underline; }


