﻿body {
	margin: 0;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-face-color: #1B384B;
	scrollbar-highlight-color: #1B384B;
}


p {
	font-size: 10pt;
	font-family: Trebuchet MS;
	color: #000/*#4F4331*/
}

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


.nav:link, .nav:active, .nav:visited {
	font-family: Trebuchet MS;
	color: #ECECEC;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight:normal;
	
}

.nav:hover {
	font-family: Trebuchet MS;
	color: #B3B296;
	text-decoration: underline;
	font-size: 10pt;
}

a:link, :active, a:visited {
	font-family: Trebuchet MS;
	color: #4F4331;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-family: Trebuchet MS;
	color: #236796;
	text-decoration: underline;
	font-size: 10pt;
}

.template:link {
	color: #000000;
}

}

H1{
	color: #1B384B;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
}
	
	
H2{	color: #4F4331;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{
	color: #BB9B71;
	font-size: 10pt;
	font-family: "Trebuchet MS";
}
	
	
ol {
	font-size: 10pt;
	font-family: Verdana;
	color: #4F4331;
	padding-top: 4px;
}
	

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

hr {
	color: #4F4331;
	}

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



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

