﻿<style type="text/css">
<!--
body { font-family:Arial, Helvetica, sans-serif;
       font-size: 10pt; 
       background-color: white;
       margin: 0 auto auto 75px;
      }
td {
	font-size: 10pt;
	padding: 10px auto;
}

.advisory { color: #800000;
         font-size: 10pt;
}

h1 {color: #008000;
    font-size: #14pt;
   }

h2 {
    font-size: 12pt;
    color: #008000;
}

h3 {
    font-size: 11pt;
    font-weight:bold;
	color: black;
}

.center {
	text-align:center;
}

#orange {
	color: #FF6700;
	font-weight:bold;
}
#header {
	width: 85%;
}

#content {
	width: 85%;
}
//-->
</style> 