body { 
  color: #000000; 
  margin-left: 10px; 
  margin-right: 10px; 
  font-size: 9pt; 
  background-color: #494B5F; 
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

.outer {
  width: 90%;
  margin-left: auto; 
  margin-right: auto; 
  background-color: transparent;
  text-align: center;
}

.inner {
  position: relative;
  width: 740px;
  background-color: transparent;
  margin-left: auto; 
  margin-right: auto; 
  text-align: left;
}

p {
  margin-left: 10px; 
  margin-right: 10px;
  font-size: 9pt; 
  text-align: justify;
}

address { 
  color: #cd5c5c; 
  font-size: 10pt; 
  text-align: center; 
  background-color: transparent; 
}

.bold { 
  font-weight: bold; 
}

hr { 
  color: #2C37A4; 
  width: 70%; 
  background-color: transparent; 
}

.center {
  text-align: center;
}

.just { 
  text-align: justify; 
}

.left { 
  float: left; 
  margin-left: -3px; 
  margin-right: 2px; 
  margin-top: 2px; 
  margin-bottom: -6px;
}

.right { 
  float: right; 
  margin-left: 3px; 
  margin-right: -3px; 
  margin-top: 3px; 
  margin-bottom: -8px;
}

img {
  border: #000000 solid 0px;
}

h1 {
  color: #ffffff; 
  background-color: #494B5F; 
  font-weight: bold;
  text-align: center;
  font-size: 20pt;
}

h2, h3, h4, h5 { 
  color: #E5A9C3; 
  background-color: #494B5F; 
  font-weight: bold;
  text-align: left;
  padding-left: 0.3em;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
  margin-left: 2px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: -15px;
}

h2 {
  font-size: 16pt;
}

h3 {
  font-size: 14pt;
}

h4 {
  font-size: 10pt;
}

a:link { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 2px;
}

a:visited { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 2px;
}

a:active { 
  color: #373844; 
  font-weight: bold;
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 2px;
}

a:hover { 
  color: #373844;
  font-weight: bold; 
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 2px;
}

.banner { 
  position: absolute; 
  top: 5px; 
  left: 20px; 
  width: 500px; 
  height: 89px; 
  text-align: center; 
  color: #000000; 
  background: transparent; 
  margin: 0px;
  padding: 0px; 
  border: #000000 solid 1px;
}

.banner td {
  padding: 0px;
}

.banner td, th {
  border: #000000 solid 0px;
}

.banner table {
  border: #000000 solid 0px;
}

.sidebanner { 
  position: absolute; 
  top: 5px; 
  left: 523px; 
  width: 220px; 
  height: 89px; 
  text-align: center; 
  color: #000000; 
  background: transparent; 
  margin: 0px;
  padding: 0px; 
  border: #000000 solid 1px;
}

.sidebanner a:link { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 0px;
}

.sidebanner a:visited { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 0px;
}

.sidebanner a:active { 
  color: #373844; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 0px;
}


.sidebanner a:hover { 
  color: #373844;
  font-weight: bold; 
  text-decoration: none; 
  background-color: transparent; 
  padding: 0px;
}

.sidebanner td {
  padding: 0px;
}

.sidebanner td, th {
  border: #000000 solid 0px;
}

.sidebanner table {
  border: #000000 solid 0px;
}

.date {
  position: absolute;
  top: 75px;
  left: 35px;
  width: 325px;
  height: 20px;
  color: #000000;
  background-color: transparent; 
}

.date p {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 7pt;
  font-weight: bold; 
  color: #131318;
  background-color: transparent;  
}

.java {
  position: absolute;
  top: 130px;
  left: 20px;
  width: 727px;
  height: 14px;
  font-size: 8pt;
  text-align: center;
  color: #000000;
  background-color: #C8C7D7; 
  margin: 0px;
  padding: 1px; 
  border: #000000 solid 1px;
}

.java p {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold; 
  text-align: center;
  color: #131318;
  background-color: transparent;  
}

.java p a:link { 
  color: #3C24F6; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 2px;
}

.java p a:visited { 
  color: #3C24F6; 
  font-weight: bold;
  text-decoration: none; 
  background-color: transparent; 
  padding: 2px;
}

.java p a:active { 
  color: #E92424; 
  font-weight: bold;
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 2px;
}

.java p a:hover { 
  color: #E92424;
  font-weight: bold; 
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 2px;
}

.javamenu {
  position: absolute; 
  top: 100px; 
  left: 25px; 
  width: 720px; 
  height: 25px; 
  text-align: center; 
  margin: 0px;
  padding: 0px; 
  border: #000000 solid 0px;
}

.njmenu {
  position: absolute; 
  top: 105px; 
  left: 25px; 
  width: 720px; 
  height: 25px; 
  text-align: center; 
  font-size: 8pt;
  margin: 0px;
  padding: 0px; 
  border: #000000 solid 0px;
}

.white {
  color: #ffffff;
  background-color: transparent;
}

.para1 {
  position: absolute;
  top: 5px;
  left: 20px;
  width: 542px;
  height: 270px;
  color: #000000;
  background-color: #C8C7D7; 
  margin: 0px;
  padding: 1px; 
  border: #000000 solid 1px;
}

.para1 p {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal; 
  text-align: justify;
  color: #131318;
  background-color: transparent;  
  margin-bottom: -10px;
}

table {
  border: #000000 solid 0px;
  font-size: 9pt;
}

th {
  text-align: center;
  font-size: 9pt;
}

td {
  padding: 5px 15px 5px 15px;
  font-size: 9pt;
}

td, th {
  border: #000000 solid 1px;
}

.noborder {
  border: #000000 solid 0px;
}

.emph {
  font-family: Times New Roman, serif;
  font-size: 9pt;
}

ul {
  margin-top: 15px;
}

li {
  font-size: 9pt;
}

.sidetable1 table {
  border: #000000 solid 1px;
  font-size: 9pt;
  background-color: #C8C7D7;
}

.sidetable1 th {
  text-align: left;
  font-size: 9pt;
}

.sidetable1 td {
  border: #000000 solid 1px;
  padding: 0px 0px 0px 0px;
  font-size: 9pt;
}

.sidetable1 th {
  border: #000000 solid 1px;
}

.sidetable1 table p {
  font-size: 8pt;
  text-align: left;
  margin-left: 0px;
}

.tablecon {
  position: absolute;
  top: 5px;
  left: 20px;
  width: 145px;
  height: 420px;
  color: #000000;
  background-color: transparent; 
  margin-left: 0em;
  margin-right: 0em; 
  margin-top: 0em; 
  margin-bottom: 0em;
  padding: 0em; 
  border: #000000 solid 0px;
}

.tablecon a:link { 
  color: #000000; 
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none; 
  background-color: transparent; 
  padding: 0px;
}

.tablecon a:visited { 
  color: #000000; 
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none; 
  background-color: transparent; 
  padding: 0px;
}

.tablecon a:active { 
  color: #E92424; 
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 0px;
}

.tablecon a:hover { 
  color: #3C24F6;
  font-size: 8pt;
  font-weight: normal; 
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 0px;
}

.front2 {
  position: absolute;
  top: 380px;
  left: 1px;
  width: 145px;
  height: 25px;
  color: #000000;
  background-color: transparent; 
  margin: 0px;
  padding: 1px; 
  border: #000000 solid 0px;
}

.front2 p {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-weight: normal; 
  text-align: left;
  margin-top: 3px;
  color: #ffffff;
  background-color: transparent;  
}

.front2 p a:link { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 2px;
}

.front2 p a:visited { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: underline; 
  background-color: transparent; 
  padding: 2px;
}

.front2 p a:active { 
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 2px;
}

.front2 p a:hover { 
  color: #494B5F;
  font-weight: bold; 
  text-decoration: none; 
  background-color: #C8C7D7; 
  padding: 2px;
}
