﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: 4B3319;
	scrollbar-highlight-color: #4F4331;
}


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

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

a:link, :active, a:visited {
	font-family: palatino Linotype;
	color: #4B3319;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: palatino Linotype;
	color: #8A5B2B;
	text-decoration: ;
	font-size: 10pt;
	font-weight: bold;
}
H1{
	color: #4B3319;
	font-size: 14pt;
	font-family: georgia;
	font-style: oblique;
	font-weight: normal;
}
	
	
H2{	color: #4F4331;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{
	color: #191919;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}
	
	
ol {
	font-size: 10pt;
	font-family:  palatino Linotype;
	color: #4F4331;
	padding-top: 4px;
}
	

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

hr {
	color: #4F4331;
	}

input {
	border: 1px solid #706052;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4F4331;
}

textarea  {
	background-color: #D0CBB9;
	font-family: Verdana;
	font-size: 10pt;
	color: #4F4331;
}



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







