body 
{
  background-color: white;
  font-family:  verdana, tahoma;
  font-size: 9pt;
  margin: 0
}

p   {
  font-size: 9pt;
  text-indent: 15;
  text-align: justify;
  margin: 5 8
}

p.p1   {
  font-size: 8pt;
  text-indent: 10;
 color: #00A2E5; 
  text-align: right;
  margin-left:5; margin-right:5; margin-top:2; margin-bottom:20
}

p.s1 {
  font-size: 8pt;
  color: #FFFFFF;
  text-indent: 5;
  text-align: right;
  margin: 5; 
  font-style:italic
}

h1 {
 font-family: courier, courier new;
 font-size: 13 pt; 
 color: #00A2E5; 
 font-weight: bold;
 text-align: justify; 
 margin: 12 30
 }

h2 {
 font-size: 10pt;
 color: black;
 font-weight: normal; 
 text-align: center; 
 margin: 5
 }
 
h3 {
  font-size: 9pt;
  color: white;
  font-weight: bold; 
  text-indent: 5;
  text-align: right;
  margin: 5
}

A:link {COLOR: #005AAA; TEXT-DECORATION: underline
}
A:visited {COLOR: #005AAA; TEXT-DECORATION: underline
}
A:hover {COLOR: #00A2E5; TEXT-DECORATION: none
}

A:link.menu {COLOR: black; font-weight: bold; TEXT-DECORATION: none;
 font-size: 9pt;  font-family:  verdana, tahoma; text-indent: 10

}
A:visited.menu {COLOR: #787878; font-weight: bold; TEXT-DECORATION: none;
 font-size: 9pt;  font-family:  verdana, tahoma; text-indent: 10
}
A:hover.menu {COLOR: #787878; font-weight: bold; TEXT-DECORATION: underline;
 font-size: 9pt;  font-family:  verdana, tahoma; text-indent: 10
}

hr {
color:  #00A2E5;
width: 90%;
text-align: center
}

ul {
 font-size: 9pt;
 text-indent: 0;
 margin: 0 30
}

ol {
 font-size: 9pt;
 text-indent: 0;
 margin: 0 30
}

li {
 font-size: 9pt;
 text-indent: 0;
 margin: 0 30
}