body {
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #512212;
	text-align: center;
	scrollbar-base-color: #e3751a;
	scrollbar-arrow-color: #671e06;
	scrollbar-3dlight-color: #e3751a;
	scrollbar-darkshadow-color: #671e06;
	scrollbar-face-color: #e3751a;
	scrollbar-highlight-color: #61422f;
	scrollbar-shadow-color: #e3751a;
	scrollbar-track-color: #ffeed2;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: white;
	display: block;
	background-color: #e3751a;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	border-bottom: #e06813 2px solid;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #512212;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #512212;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #512212;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #512212;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #8b2b0d;
}
