body
{
	background: #592911;
	scrollbar-Track-Color:#592911; 
	scrollbar-Face-Color:#592911; 
	scrollbar-Shadow-Color: #592911; 
	scrollbar-Highlight-Color:#592911;
	scrollbar-Arrow-Color:#D69256;
	scrollbar-3dlight-color:#592911;
	scrollbar-darkshadow-Color:#592911;
}

p
{
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #C77A47;
	text-align: none;
	margin-top: 2pt;
	cursor: default;
}

h1
{
	font-family: veranda;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #E09C6E;
	padding-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 12pt;
	cursor: default;
	letter-spacing: 3px;
}

A:link,A:visited
{
	color: #FECCA0;
	font-size: 8pt;
	font-family: tahoma, verdana;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	cursor: default;
}

A:hover
{
	cursor: crosshair;
	color: #D2956D;
	font-size: 8pt;
	font-family: tahoma, verdana;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

i
{
	color: #DEA57F;
}

b
{
	color: #DC8C56;
}