td  {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 7pt;
      }
      
B {
		  font-family : Verdana, Geneva, sans-serif;
          font-size : 7pt;
          color: #000080;
          }
          
strong {
          font-size : 8pt;
          color : #4c4cb7;
      }
          
strong.nav {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 9pt;
          color : #4c4cb7;
      }
      
select {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 8pt;
          line-height : 150%;
          margin-top : 0pt;
      }
      
input {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 8pt;
          line-height : 150%;
          margin-top : 0pt;
      }

p {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 7pt;
          line-height : 150%;
          margin-top : 0pt;
      }
      
a {
          font-family : Verdana, Geneva, sans-serif;
          text-decoration : none;
          font-size : 8pt;
          text-transform : none;
          text-decoration : underline;

      }
a:link {
          color : #000080;
      }
a:visited {
          color : gray;
      }
a:hover {
          color : red;
      }
a:active {
          color : green;
      }
      
h1 {
          font-family : Arial, Helvetica, sans-serif;
          font-size : 10 pt;
          font-weight : bold;
          color : darkBlue;

      }
a.one {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 9pt;
          text-transform : none;
          text-decoration : none;
          line-height: 200%
      }
a.one:link {
          color : #FFFFFF;
          font-size : 8pt;
          text-decoration : none;
      }
a.one:visited {
          color : #FFFFFF;
          font-size : 8pt;
          text-decoration : none;
      }
a.one:hover {
          color : #FFCF00;
          font-size : 8pt;
          text-decoration : underline;
      }
a.one:active {
          color : #a27781;
          font-size : 8pt;
          text-decoration : none;
      }

a.two:link {
          color : blue;
          font-size : 8pt;
      }
a.two:visited {
          color : green;
          font-size : 8pt;
      }
a.two:hover {
          color : red;
          text-decoration : underline;
      }
a.two:active {
          color : #a27781;
          font-size : 8pt;
          text-decoration : none;
      }
   
a.three:link {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 8pt;
          color : darkblue;
          text-decoration : none;
      }
      
a.three:visited {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 8pt;
          color : darkblue;
          text-decoration : none;
      }
a.three:hover {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 8pt;
          color : red;
          text-decoration : underline;
      }
a.three:active {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 8pt;
          color : green;
          text-decoration : none;
      }
      
a.four:link {
          font-family : Verdana, Geneva, sans-serif;
          font-size : 9pt;
          color : #FFFFFF;
          font-weight : bold;
          text-decoration : none;
      }
      
a.four:visited {
          font-family : Verdana, Geneva, sans-serif;
          font-weight : bold;
          font-size : 9pt;
          color : yellow;
          text-decoration : none;
      }
a.four:hover {
          font-family : Verdana, Geneva, sans-serif;
          font-weight : bold;
          font-size : 9pt;
          color : red;
          text-decoration : underline;
      }
a.four:active {
          font-family : Verdana, Geneva, sans-serif;
          font-weight : bold;
          font-size : 9pt;
          color : white;
          text-decoration : none;
      }
      
h2 {
          font-size : 8pt;
          margin-bottom: 0;
          color : darkBlue;
          font-weight : bold;
          margin-top:8px;
          margin-bottom:5px;
      }
li {
          line-height : 150%;
          margin-left : 0em;
      }

h3 {
          font-size : 8pt;
          margin-bottom: 0;
          margin-top: 0;
          color : #4c4cb7;
          font-weight : bold;
          margin-right:0;
      }
h4 {
          font-size : 12pt;
          margin-bottom: 0;
          margin-top: 0;
          color : #808000;
          font-weight : bold;
          margin-right:0;
      }