﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: 54634B;
	scrollbar-highlight-color: #7B9669;
}


p, table {
	font-size: 12pt;
	font-family: "palatino Linotype" ;
	color: #000000;
}


ol, li {
	padding-top: 4px;
}
	
a:link, a:visited, a:active {
	color: #339933;
	font: "palatino linotype";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "palatino Linotype";
}


a:hover {
	color: #006600;
	font: "palatino linotype";
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "palatino Linotype";
}
	

.left:link, .left:active, .left:visited {
	color: #ffffff;
	text-decoration:none;
	font-size: 12pt;

}
.left:hover {
	color: #666633;
	text-decoration: none;
}
	



H1{
	color: #54634B;
	font-size: 14pt;
	font-family: Chalet-ParisNineteenSixty, Georgia;
	font-style: oblique;
	font-weight: bold;
}
	
	
H2{
	color: #7B9669;
	font-size: 13pt;
	font-family: chalet-ParisNineteenSixty, Georgia ;
}
H3{
	color: #000000;
	font-size: 11pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
	
	
hr {
	color: #4F4331;
	}

input, textarea {
	background-color: transparent;
	color: #55552B;
	border: 1px solid #55552B;
	font-family: "californian FB";
	font-size: 12pt;
}


.image_border {
	border: 7px ridge #768D68;
	margin: 5px;
}









