body { 
  font-family: verdana;
  font-size: 8pt;
  color: #4C4646;
  text-align: left;
  font-style: narrow;
  font-weight: normal;
  margin-top: 1px;
  margin-bottom: 1px;
}
h1 { 
  font-family: verdana;
  padding: 3;
  width: 100%;
  border-style: solid;
  border-width: thin;
  border-color: grey;
  font-size: 16pt;
#  color: #4C4646;
  color: #519617;
  margin-top: 1px;
  margin-bottom: 1px;
}
h2 { 
  font-family: verdana;
  font-size: 14pt;
  color: #00B72E;
  margin-top: 1px;
  margin-bottom: 1px;
}
h3 { 
  font-family: verdana;
  font-size: 12pt;
  color: #519617;
  text-align: left;
  text-decoration: none;
  font-style: narrow;
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
h4 { 
  font-family: verdana;
  font-size: 12pt;
  text-align: left;
  text-decoration: none;
  color: #519617;
  font-style: narrow;
  font-weight: bold;
  margin-top: 1px;
  margin-bottom: 1px;
}
h5 { 
  font-family: verdana;
  padding: 3;
  width: 100%;
  font-size: 16pt;
  color: white;
  background-color: #519617;
  text-align: center;
  text-decoration: none;
  font-style: narrow;
  font-weight: normal;
}
h6 { 
  font-family: verdana;
  font-size: 12pt;
  background-color: #5ca533;
  color: white;
  text-align: left;
}
td { 
  font-family: verdana;
  font-size: 8pt;
  color: #4C4646;
  font-style: narrow;
  margin-top: 6pt;
  margin-bottom: 6pt;
}
.box { 
  padding-top; 0;
  padding-bottom; 0;
  padding: 5;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: gray;
  margin-left: 5px;
  margin-right: 5px;
}
.darkbox { 
  background-color: #003366;
  color: white;
  text-align: left;
}
.boxnobord { 
  padding: 3;
  width: 100%;
  border-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
p { 
  font-family: verdana;
  font-size: 10pt;
  color: darkgrey;
  text-align: left;
  text-decoration: none;
  font-style: narrow;
  font-weight: normal;
}
.po { 
  font-family: verdana;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
  font-style: narrow;
  font-weight: normal;
}

p.center  {
  text-align: center;
}

p.by { 
  font-style: italic;
  text-align: right ;
}

p.right {
  text-align: right 
}

p.left {
  text-align: left 
}
.nav {
  color: #5ea961;
  font-family: Arial;
  font-size: 8pt;
}
a.nav {
  text-decoration: none;
}

a.nav:hover {
  font-weight: bold;
}

a.nav:visited {
  font-size: 8pt;
}
.nav1 {
  color: #4C4646;
  font-family: verdana;
  font-size: 8pt;
  text-decoration: none;
}
a.nav1:visited {
  font-weight: normal;
}
a.nav1:hover {
  font-weight: bold;
}

.nav2 {
  color: #5f5e63;
  font-family: Arial;
  font-size: 16pt;
}
a.nav2 {
  text-decoration: none;
}

a.nav2:hover {
  font-weight: bold;
}

li { 
  font-family: verdana;
  font-size: 8pt;
  text-align: left;
  text-decoration: none;
  font-style: narrow;
}
