body {background-image: url(1.jpg)}
p {}
.Normal
  {font-size:9pt;
  font-family:verdana;
  text-align:justify;
  margin-right:25pt;
  margin-left:25pt;
 }
.Left
  {font-size:8pt;
  font-family:verdana;
  text-align:left;
  margin-right:10pt;
  margin-left:10pt;
 }
.cpyrt
  {font-size:8pt;
  font-family:verdana;
  text-align:left;
  color: #72c6ea;
 }

.signature
  {font-size:9.5pt;
  font-family:verdana;
  text-align:right;
  margin-right:25pt;
 }

.menu
  {font-size:10pt;
  font-family:verdana;
  text-align:center;
  color: white;
 }

li  { font-size:9pt;
      font-family:verdana;
      text-align:justify;
      list-style-type: square;
      color: #043c77;
      margin-right:10pt;
      margin-left:20pt; }

.head
  {font-size:12pt;
  text-align:left;
  font-family:verdana;
  font-weight:bold;
  color:#0066b3;
  margin-left:10pt;
  }

.help {font-family:verdana;
       font-size:8pt;
       color:dimgray; 
       text-transform:lowercase;}


TABLE {}
TD {FONT-FAMILY: arial; FONT-SIZE: 9.5pt;}
TH {FONT-FAMILY: arial; FONT-SIZE: 9.5pt;}

.note {BACKGROUND-COLOR: aliceBlue; COLOR: #000000; FONT-FAMILY: arial, tahoma; FONT-SIZE: 8pt; PADDING-BOTTOM: 0.8em; PADDING-LEFT: 0.8em; PADDING-RIGHT: 0.8em; PADDING-TOP: 0.8em; TEXT-ALIGN: justify}
.note TD {BACKGROUND-COLOR: aliceBlue; COLOR: #000000; FONT-FAMILY: arial,tahoma; FONT-SIZE: 8pt; PADDING-BOTTOM: 0.8em; PADDING-LEFT: 0.8em; PADDING-RIGHT: 0.8em; PADDING-TOP: 0.8em; TEXT-ALIGN: justify }

.NavLink {BACKGROUND-COLOR: navy; COLOR: white; FONT-FAMILY: arial, tahoma; FONT-SIZE: 8pt; PADDING-BOTTOM: 0.5em; PADDING-LEFT: 0.8em; PADDING-TOP: 0.5em;}
.NavLink TD {BACKGROUND-COLOR: navy; COLOR: white; FONT-FAMILY: arial, tahoma; FONT-SIZE: 8pt; PADDING-BOTTOM: 0.5em; PADDING-LEFT: 0.8em; PADDING-TOP: 0.5em;}



A:link {
  font-size:9.5pt; 
  text-decoration: none;
  color: #0066b3; 
  font-weight:normal;}
A:visited { 
  font-size:9.5pt; 
  text-decoration: none;
  color: #0066b3; }
A:active { 
  font-size:9.5pt; 
  color: #0066b3; 
  text-decoration: none;
  font-weight:normal;}
A:hover {
  font-size:9.5pt; 
  color: black; 
  background-color: none;
  text-decoration: underline;}


A.menu:link {
  font-size:10pt; 
  text-decoration: none;
  color: #043c77; 
  font-weight:bold;}
A.menu:visited { 
  font-size:10pt; 
  text-decoration: none;
  color: #043c77;
  font-weight:bold; }
A.menu:active { 
  font-size:10pt; 
  color: #043c77; 
  text-decoration: none;
  font-weight:bold;}
A.menu:hover {
  font-size:10pt; 
  color: black; 
  background-color: none;
  font-weight:bold;
  text-decoration: underline;}

A.CpyRt:link { 
  font-size:8pt; 
  text-decoration: none;
  color: white; }
A.CpyRt:visited { 
  font-size:8pt; 
  text-decoration: none;
  color: white;          }
A.CpyRt:active { 
  font-size:8pt; 
  color: white; 
  text-decoration: none; }
A.CpyRt:hover {
  font-size:8pt; 
  color: #ffea3f;
  text-decoration: underline;}
