﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: C0C0C0;
	scrollbar-highlight-color: #004440;
}


p, table {
	font-size: 10pt;
	font-family: Verdana;
	color: #4F4331
}


ol, li {
	padding-top: 4px;
}
	

a:link, :active, a:visited {
	color: #004990;

}
a:hover {
	color: #4F4331;
	text-decoration: underline;
	}
	
H1{
	color: #000000;
	font-size: 24pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
	
	
H2{	color: #000000;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
;
	}
	
	
H3{	color: #000000;
	font-size: 14pt;
	font-family: "Times New Roman"
;
	}

H6{	color: #2c7fdd;
	font-size: 14pt;
	font-family: "Times New Roman"
;
	}

	
	
hr {
	color: #4F4331;
	}

input, textarea {
	background-color: #D0CBB9;
	color: #4F4331;
}


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







