﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #D2DFBF; 
	scrollbar-highlight-color: #565619;

}
p {
	font-size: 10pt;
	font-family: arial;
	color: #4F4331;
}

table {	font-size: 10pt;
	font-family: arial;
	color: #4F4331
}

img {
	border-width:0px;
}
a:link, :active, a:visited {
	font-family: arial;
	color: #563523;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: arial;
	color: #C66300;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

H1{
	color: #BE4E7A;
	font-size: 14pt;
	font-family: Chalet-ParisNineteenSixty;
	font-style: none;
	font-weight: bold;
}

H2{
	color: #565619;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
}
	
	
H3{
	color: #006600;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}
	
	
ol {
	font-size: 10pt;
	font-family: arial;
	color: #4F4331;
	padding-top: 4px;
}
	

li {
	margin: 0px;
	font-size: 10pt;
	font-family: arial;
	color: #4F4331;
	padding-top: 4px;
}

hr {
	color: #4F4331;
	}

input {
	background-color: transparent;
	font-family: arial;
	font-size: 10pt;
	color: #865A20;
	border: 1px #4F4331 solid;
}
textarea  {
	background-color: transparent;
	font-family: arial;
	font-size: 10pt;
	color: #A38C6B;
	border: 1px #4F4331 solid;
}



.image_border {
	border: 4px solid #CAA671;
	margin: 5px;
}

.center {
	text-align:center;
}
