﻿BODY {	margin:0}
            
BODY{ scrollbar-3dlight-color:#BEC4CB; scrollbar-arrow-color:#7FA9B2; scrollbar-base-color:#BEC4CB; 
scrollbar-darkshadow-color:#2C2B46; scrollbar-face-color:CABFA5; 
scrollbar-shadow-color:#2C2B46; }

table   { font-size: 10pt; font-family: Book Antiqua; color:#73674D  }
p   {
	font-size: 10.5pt;
	font-family: Book Antiqua;
	color: #77625E
}

a:link, a:active, a:visited { font-family: Book Antiqua; color: #906D51; text-decoration: none;
	font-size: 10pt; font-weight: bold  }
	
a:hover {	font-family: Book Antiqua; color: #BBA67B; text-decoration: underline; font-size: 10pt;
	font-weight: bold 	}


H1{
	color: #73480F;
	font-size: 20px;
	font-family: Times New Roman;
	margin-top: 10;
	margin-bottom: 10;
	font-style:italic;
}
H2{color:#BB8762; font-size:14pt; font-family:Abadi MT Condensed; margin-top:10; margin-bottom:10 }
H3{color:#A79879; font-size:small; font-family:sans-serif; font-weight:bold }
H5{
	color: #A37E34;
	font-size: small;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
}





ol {
	font-size: 10pt;
	font-family: Book Antiqua;
	color: #73674D

;
	padding-top: 4px;
}
	

li {
	margin: 0px;
	font-size: 10pt;
	font-family: Book Antiqua;
	color: #73674D;
	padding-top: 4px;
}

hr {
	color: #73674D
;}

form {
}

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

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



.image_border {
	border: 3px outset #805563;
	margin: 5px;
}

