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


p, table {
	font-size: 9pt;
	font-family: georgia;
	color: #000000;
	line-height: 16pt;
}


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

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

}
a:hover {
	color: #FFDB91;
	text-decoration: underline;
	}
	
H1{
	color: #000000;
	font-size: 14pt;
	font-family: Trebuchet MS;
	font-style: none;
	font-weight: bold;
}
	
	
H2{	color: #000000;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{	color: #000000;
	font-size: 10pt;
	font-family: "Trebuchet MS"
;
	}
	
	
hr {
	color: #000000;
	}

input, textarea {
	background-color: transparent;
	color: #000000;
}


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







