body {
background: #f9eed1;
background-color: #f9eed1;
margin: 0px;
scrollbar-shadow-color: #f9eed1;
scrollbar-face-color: #f9eed1;
scrollbar-base-color: #f9eed1;
scrollbar-highlight-color: #f9eed1;
scrollbar-3dlight-color: #f9eed1;
scrollbar-darkshadow-color: #f9eed1;
scrollbar-track-color: #aa4b32;
scrollbar-arrow-color: #aa4b32
}

a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa4b32;
		}
a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa4b32;
		}
a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
		}
a:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #aa4b32;
	}

.copy {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: aa4b32;
	text-align:justify;
}
hr {
border-width: 1px;
border-style: dotted;
color: #aa4b32;
}
