﻿body {
	 background-color: white;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 color: black;
	 font-size:10pt;
 	 margin-top:0pt;
	 margin-bottom:0pt;
	 border="0px";
	 
}

td {
	 font-family: Arial, Helvetica, sans-serif;
	 color: black;
	 font-size:10pt;
	 font-weight: normal;
 	 margin-top:0pt;
	 margin-bottom:0pt;
}


hr  {
    color: #ECAC09;
    background-color:  #ECAC09;
	height: 5px ;
	
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
    margin-top:0pt;
    margin-bottom:0pt;
	color:navy;
	padding:2px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
    margin-top:0pt;
    margin-bottom:0pt;
	color:navy;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
    margin-top:0pt;
    margin-bottom:0pt;
	color:navy;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
}

#smallish {
	font-size:12pt;
}
#sm {
	font-size:8pt;
}


img  {
	border: 0px;
}

#tablehead  {
	background-color: #FEEB8F;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 14pt;
	height: 30;
	vertical-align: middle;
    padding:2px;
}


