html, body, table, tr, td { margin: 0; padding: 0; border: 0px none; border-collapse: collapse }
body { background: RGB(200,200,200)}
img  { border: 0px none;  }
h1 {
color: rgb(75,75,75);
  font-size: 14px;
  line-height: 100%;
  text-align: justify;
  font-family: Tahoma;
  padding: 0px 0px 0px 0px;
top-margin:0px;
font-weight:bold;  }
h2 {
color: rgb(75,75,75);
  font-size: 13px;
  line-height: 140%;
  text-align: justify;
  font-family: Tahoma; 
  padding: 0px 0px 0px 0px;
font-weight:normal;}
#outer {
  width: 100%; height: 100%;
  background-image: url('bottom-bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  text-align: center;}
#outer tr { vertical-align: top }
#inner {
  background-image: url('9_a.jpg');
  width: 757px; height: 100%;
  margin: 0 auto;}
#content {
  color: rgb(75,75,75);
  font-size: 13px;
  line-height: 140%;
  text-align: justify;
  font-family: Tahoma;
  padding: 15px 30px 15px 30px;}
#content p { margin: 5px 0 }
#content a { color: rgb(75,75,75); text-decoration: none; font-weight:bold}
#content a:hover { color: red  }
#menu {
  display: none;
  list-style-type: none;
  margin: 0; padding: 0;
  font-family: Tahoma;
  font-size: 13px;
  LINE-HEIGHT: 120%;
  font-weight: bold;
  width: 157px;}
#menu li a {
  width: 157px;
  display: block;
  line-height: 19px;
  font-size: 11px;
  border-top: 1px solid RGB(220,220,220);
  border-bottom: 1px solid RGB(120,120,120);
  text-decoration: none;
  color: RGB(50,50,50);}
#UL {TEXT-DECORATION: none;}
#LI {TEXT-DECORATION: none;}
#Z {TEXT-align: center;}
#menu li a:hover { background-color: rgb(235,235,245)}