  body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	WIDTH: 100%;
    HEIGHT: 100%;	
	scrollbar-face-color:#FCEACA;
	scrollbar-arrow-color:#AE4F1B;
	scrollbar-track-color:#DEC8A4;
	scrollbar-shadow-color:#DEC8A4;
	scrollbar-highlight-color:#DEC8A4;
	scrollbar-3dlight-color:#DEC8A4;
	scrollbar-darkshadow-Color:#DEC8A4;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	background-color: #DEC8A4;
}




h3 {	color: #ae4f1b;
	font-size: 20px;
}
h4 {	color: #CC9933;
	font-size: 16px;
}

a {
	
	text-decoration: none;
	color: #ad6e38;
}
a:hover {
text-decoration: underline;
color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #CC9933;
}
a:visited {
text-decoration: none;
color: #666666;
}

.stylefooter {
	font-size: x-small;
	color: #ad6e38;
	font-family: Arial, Helvetica, sans-serif;
}
