body
{
  background-color: white;
  font-family:  Arial;
  font-size: 9pt;
  margin: 0px
}


table.menu {
  font-size: 10pt
}

.zag {
  background-color:#D78F16;
  font-size: 9pt;
  color: white;
  text-align: center;
  font-weight: bold
}

TD.down {
 color: white
}
TD.item
{
 PADDING-TOP: 4px; PADDING-BOTTOM: 3px; PADDING-LEFT: 20px;
 FONT-SIZE: 9pt
}

p   {
  font-size: 9pt;
  text-indent: 10px;
  text-align: justify;
  margin: 7px
}

p.right   {
  font-size: 9pt;
  text-align: right;
  margin: 7px
}

p.small {
  font-size: 12px;
  text-indent: 0px;
  text-align: left;
/*  margin: 2px 5px */
  margin: 2px 17px
}

p.menu, td.menu {
  font-size: 11pt;
  COLOR: #D78F16;
  font-weight: normal;
  text-align: center;
  text-indent: 0px;
  margin: 0px 5px
}
p.down {
  font-size: 11pt;
  font-weight: normal;
  text-align: center;
  text-indent: 0px;
  margin: 0px 5px
}

h1 {
 font-size: 20pt;
 font-family: Arial Narrow, Arial;
 color:#004688;
 font-weight: bold;
 text-align: center;
 margin: 4px 10px
}

h2 {
 font-size: 14pt;
 font-family: Arial Narrow, Arial;
 color:#004688;
 font-weight: bold;
 text-align: center;
 margin: 5px
 }

/*
h3 {
 font-family: Arial;
 font-size: 10pt;
 color: #D78F16;
 margin: 10px;
 text-indent: 18pt;
}
*/
h3 {
 font-family: Arial;
 font-size: 12pt;
 color: #D78F16;
 margin: 10px;
 text-indent: 20px;
}

h4 {
 font-size: 11pt;
 color:#004688;
 font-weight: bold;
 text-align: center;
 margin: 7px
 }


A:link {COLOR: #004688; TEXT-DECORATION: underline}
A:visited {COLOR: #004688; TEXT-DECORATION: underline}
A:hover {COLOR: #038500; TEXT-DECORATION: none}

A:link.spec {FONT-SIZE: 10pt; font-weight: bold; COLOR: #038500; TEXT-DECORATION: none}
A:visited.spec {FONT-SIZE: 10pt; font-weight: bold; COLOR: #038500; TEXT-DECORATION: none}
A:hover.spec {FONT-SIZE: 10pt; font-weight: bold; COLOR: #004688; TEXT-DECORATION: none}

a:link.menu {COLOR: #004688; TEXT-DECORATION: none}
a:visited.menu {COLOR: #004688; TEXT-DECORATION: none}
a:hover.menu {COLOR: #038500; TEXT-DECORATION: none}

a:link.down {COLOR: white; TEXT-DECORATION: none}
a:visited.down {COLOR: white; TEXT-DECORATION: none}
a:hover.down {COLOR: white; TEXT-DECORATION: underline}

a:link.sub {COLOR: black; TEXT-DECORATION: none}
a:visited.sub { COLOR: black; TEXT-DECORATION: none}
a:hover.sub { COLOR: #004688; TEXT-DECORATION: underline}

a:link.mainsub {COLOR: black; TEXT-DECORATION: none}
a:visited.mainsub { COLOR: black; TEXT-DECORATION: none}
a:hover.mainsub { COLOR: #004688; TEXT-DECORATION: none}

ul {
 list-style-type: square;
 font-size: 9pt;
 text-indent: 24px;
 margin-left:7px; margin-right:7px; margin-top:7px; margin-bottom:14px
}

ol {
 font-size: 8pt;
 text-indent: 10px;
 margin: 4px 2px
}

li {
 font-family: verdana, tahoma;
 font-size: 8pt;
 margin: 1px 4px
}

hr {
 color: #004688;
 size: 1px
}