@charset "iso-8859-1";
p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #000000;
   text-decoration: none;
  }

p.head {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   color: #003399;
   text-align: center;
  }

p.white {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: bold;
   color: #FFFFFF;
  }

p.story {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: normal;
   margin-top: 0em;
   margin-below: 0em;
   text-indent: 2em;
   line-height: 1.6;
  }

p.dropcap:first-letter {
   font-size: 250%;
   float: left;
   color: #003399;
   font-weight: bold;
  }   

span.leftmenu {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   color: #FFFF00;
   font-weight: bold;
   margin-left: 0 em
  }

a.leftmenu {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #FFFFFF;
   text-decoration: none;
   margin-left: 0 em
  }

a.leftmenu:hover {
   background-color: #ffffff;
   color: #003366;
   text-decoration: none;
  }

a:hover {
   background-color: #003366;
   color: #ffffff;
   text-decoration: none;
  }

a.leftmenuu:active {
   background-color: #ffffff;
   color: #003366;
   text-decoration: none;
  }

a:active {
   background-color: #ffffff;
   color: #993399;
   text-decoration: none;
  }

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 150%;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   font-variant: normal;
   color: #003366;
   text-decoration: none;
  }
   
.notice {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 50%;
   font-style: oblique;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #003366;
   text-decoration: none;
  }
   