<style>
<!--
body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
/*  topmargin: 10px; */
  margin: 0 0 0 10px; 
  link: #00008B; vlink: #00008B;
}

table {
  cellpadding: 0px; cellspacing: 0px; border: 0px;
}

.left    {text-align: left} 
.center  {text-align: center} 
.right  {text-align: right} 
.justify  {text-align: justify} 

.nospace {margin: 0 0 0 0}
.indent  {margin-left: 25px; margin-right: 25px}
.border1 {border: 1px solid darkblue}
.border2 {border: 2px solid darkblue}
.dotted  {border-style: none none dotted none}
.dashed  {border-style: none none dashed none}
.solid   {border-style: none none solid none}

/** Alternating Rows **/
.odd  {background-color: #CCCCFF}
.even {background-color: #FFFFFF}

/** see http://www.w3schools.com/HTML/html_colornames.asp for color names **/
.black    {color: #000000}
.white    {color: #FFFFFF}
.lightgray  {color: #999999} 
.darkgray  {color: #444444} 
.blue      {color: #0000FF}
.darkblue  {color: #00008B}
.navyblue  {color: #000080}
.royalblue  {color: #2B60DE}
.lightblue   {color: #CCCCFF}
.CornflowerBlue {color: #6495ED}
.cyan      {color: #00FFFF}
.darkcyan  {color: #008B8B}
.darkbrown  {color: #8B4513}
.brown    {color: #A0522D}
.lightbrown  {color: #723838}
.orange     {color: #FFA500}
.lightorange {color: #FFB733}
.gold {color: #FFD700}
.yellow    {color: #FFFF00}
.lightyellow {color: #EEE8AA}
.purple    {color: #800080}
.green    {color: #008000}
.darkgreen  {color: #006400}
.aqua      {color: #00FFFF}
.red      {color: #FF0000}
.mediumred  {color: #CC0000}
.crimson    {color: #DC143C}
.darkred   {color: #8B0000}
.brickred   {color: #7D1000}
.pink      {color: #FF69B4}

a, a:visited{
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
  color: #00008B;
} 

a:hover {
  text-decoration: underline; 
  background-color: transparent; 
  font-weight: bold;
  color: #FF9900; 
}

a.parent {
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
  color: #000000;
} 

a.parent:visited { 
  text-decoration: none;
  background-color: transparent; 
  font-weight: bold;
  color: #000000; 
} 

a.parent:hover {
  text-decoration: underline; 
  background-color: transparent; 
  font-weight: bold;
  color: #FF9900; 
}

p {
  font-size: 11pt;
  margin-top: 0em;
  padding-top: 0em;
}

H1 {
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  font-size: 18pt;
  padding: 0px 0px; 
  margin: 1em 0;
  background-color: transparent;
}

H2 {
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  font-size: 14pt;
  padding: 0px 0px; 
  margin: 1em 0;
  background-color: transparent;
}

H3 {
  font-family: arial, helvetica, sans-serif;
  text-align: center;
  font-size: 12pt;
  padding: 0px 0; 
  margin: 1em 0;
  background-color: transparent;
}

STRONG    { font-weight: bolder }
BLOCKQUOTE  { margin-left: 40px; margin-right: 40px }
SUB         { vertical-align: sub; font-size: 60% }
SUP         { vertical-align: super; font-size: 60% }
STRIKE, DEL { text-decoration: line-through }
I, EM      { font-style: italic }

ul {margin-top: 0}
ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

li {padding: 8px 0px 8px 0px; text-align: justify}

.footnote {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: transparent;
}

.textnav { 
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: transparent; 
}


.text08 {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  background-color: transparent;
}

.times08 {
  font-family: times, serif;
  font-size: 9pt;
  background-color: transparent;
}

.text09 {
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  background-color: transparent;
}

.times09 {
  font-family: times, serif;
  font-size: 10pt;
  background-color: transparent;
}

.text10 {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  background-color: transparent;
}

.times10 {
  font-family: times, serif;
  font-size: 11pt;
  background-color: transparent;
}

.text11 {
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  background-color: transparent;
}

.times11 {
  font-family: times, serif;
  font-size: 12pt;
  background-color: transparent;
}

.text12 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  background-color: transparent;
}

.times12 {
  font-family: times, serif;
  font-size: 13pt;
  background-color: transparent;
}

.text14 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  background-color: transparent;
}

.times14 {
  font-family: times, serif;
  font-size: 15pt;
  background-color: transparent;
}

.text16 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16pt;
  background-color: transparent;
}

.times16 {
  font-family: times, serif;
  font-size: 17pt;
  background-color: transparent;
}

.text18 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18pt;
  background-color: transparent;
}

.times18 {
  font-family: times, serif;
  font-size: 19pt;
  background-color: transparent;
}

.text20 {
  font-family: arial, helvetica, sans-serif;
  font-size: 20pt;
  background-color: transparent;
}

.times20 {
  font-family: times, serif;
  font-size: 21pt;
  background-color: transparent;
}

.menu08{
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.menu10{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.submenu08{
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.submenu10{
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.newshead{
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 1px;
  border-bottom: 1px solid darkblue;
}

.news-toc{
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 13px;
  margin-bottom: 0px;
}

.newsdate{
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
  text-align : right;
  margin-bottom: 20px;
}

.newsdate-toc{
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 15px;
}

.searchMenu{
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  padding: 0;
  text-indent: 0;
  text-height: auto;
  margin-top: 10;
  background-color: #FFFF99;
  border-style: solid;
/*  border-width: 4px 0 4px 0; */ /* top and bottom borbers */
  border-width: 0 0 4px 0;  /* just bottom border */
  border-color: darkblue;
}

.newsMenu{
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  font-size: 9pt;
  text-align: center;
  padding: 6px 0;
  margin: 0;
  text-indent: 0;
  background-color: #FFFF99;
  border-style: solid;
  border-width: 0 0 4px 0;  /* just bottom border */
  border-color: darkblue;
}

-->
</style>

