﻿<style>
body {
	font-family:"Trebuchet MS"; font-size:9pt; color:black
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: gray;
	

}
h2 {
	font-family:"Trebuchet MS"; font-size:12pt; color:#891E24;
	

}
h3 {
	font-family:"Trebuchet MS"; font-size:11pt; ;color:gray;
	
	
	}

h3 {
	font-family:"Trebuchet MS"; font-size:10pt; ;color:black;
	
	
	}


p {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: black;
	
}
a {
	 text-decoration:none;
	color: #800000;
}
tbody {
	font-family:"Trebuchet MS"; font-size:9pt; color:black
	


</style>