html, body {
  margin: 0px;
  padding: 0px;
}

a img {
  border: none;
}

H1 {  color: #0074C5; 
font-family: Verdana, Arial, Tahoma, sans-serif, Chicago; Font-weight: bold; font-size:15px; display: inline;
  vertical-align:middle ;
}

ul.s1 {
  list-style-image: url('/img/ul1.gif');
}

ul.s1 li {
  line-height:150%;
  vertical-align:top;
  padding: 0px 20px 0px 10px;
  color: #0074C5;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

ul.s2 {
  line-height:150%;
  list-style-image: url('/img/ul2.gif');
}

ul.s2 li {
  vertical-align:top;
  line-height:150%;
  padding: 0px 20px 0px 10px;
  color: #EB3D00;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

ul.s3 {
  line-height:150%;
  list-style-image: url('/img/ul3.gif');
}

ul.s3 li {
  vertical-align:top;
  line-height:150%;
  padding: 0px 20px 0px 10px;
  color: #876E58;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

table.top_nav {
  background: url('/img/top-nav-bg.gif') top left repeat-x;
}

table.chap1 {
  background: url('/img/f1.gif') top right no-repeat;
}

table.osn-nav td.ltoh a {
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #3B3734;
  height: 32px;
  background: url('/img/loop.gif') top left no-repeat;
  vertical-align: middle;
  text-align: left;
  padding: 8px 0px 0px 60px;
  text-decoration: underline;
}

table.osn-nav a {
  display: block;
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 12px;
  color: #FFFFFF;
  height: 32px;
  text-align: center;
  padding: 6px 0px 0px 0px;
  text-decoration: none;
}

table.osn-nav a.l1 {
  background: url('/img/menu-nav1.gif') top left no-repeat;
}

table.osn-nav a.l1:hover {
  color: #000000;
  background: url('/img/menu-nav1a.gif') top left no-repeat;
}

table.osn-nav a.l {
  height: 32px;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  background: url('/img/arrow-p.gif') top center no-repeat #4B6882;
}
table.osn-nav a.l:hover {
  height: 32px;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  color: #000000;
  background: url('/img/arrow-a.gif') top center no-repeat #F6CE2D;
}

table.osn-nav a.l7 {
  background: url('/img/menu-nav7.gif') top left no-repeat;
}

table.osn-nav a.l7:hover {
  color: #000000;
  background: url('/img/menu-nav7a.gif') top left no-repeat;
}

table.zag td.link {
  color: #5F6D5B;
  padding: 0px 20px 0px 20px;
  background: url('/img/bg-green.gif') top right no-repeat;
}

table.zag td.link a {
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  color: #5F6D5B;
  vertical-align: bottom;
  text-decoration: none;
}

table.zag td.topic {
  color: #2F2F2F;
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 17px;
  padding: 0px 20px 0px 20px;
}

table.text {
  padding: 0px 20px 0px 20px;
  text-align:justify;
}

table.text p {
  color: #2F2F2F;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

/*color: #2F2F2F;*/
/* {text-decoration: none; }*/
a { font-weight: normal; }

table.text span {
  color: #2F2F2F;
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  text-align:justify;
  display: inline;
}

table.bottom1 {
  border: solid 1px #E6E6E6;
  background-color: #F9F6ED;
  margin: 0px 5px 0px 10px;
}

table.bottom1 {
  padding: 5px 5px 5px 5px;
}

table.bottom2 {
  color: #2F2F2F;
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  margin: 0px 5px 0px 10px;
}

table.bottom2 td.ca {
  vertical-align: top;
  padding: 5px 5px 5px 15px;
  text-align:justify;
}

table.bottom2 span.eq {
  color: #CC0000;
  font-weight: normal;
  text-align:justify;
}

table.bottom3 {
  color: #4F4F4F;
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 11px;
  margin: 0px 5px 0px 10px;
}

table.bottom3 {
  text-align: left;
  padding: 5px 0px 10px 0px;
}


table.bottom3 a.t1 {
  color: #D70008;
  text-decoration: underline;
}

table.bottom3 a.t2 {
  color: #4F4F4F;
  text-decoration: none;
}