body {
  background-color: #ffffff;
  margin: 0px;
  /* background-image: url(../images/ombkg.gif);*/
  /* background-repeat: repeat-x;*/
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  SCROLLBAR-FACE-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #A2A2C1;
  SCROLLBAR-3DLIGHT-COLOR: #A2A2C1;
  SCROLLBAR-ARROW-COLOR: #A2A2C1;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: #EBEBEB
}

.lslogo {  
  /* background-image: url(../images/logobkg.gif);*/
  /* background-repeat: no-repeat;*/
  text-align: justify
}

.planet {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold
}

td {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: justify
}

h1 {
  color: #663300;
  font-size: 12pt;
  font-weight: bold;
}

h2 {
  color: #663300;
  font-size: 10pt;
  font-weight: bold;
}

h3 {
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}

a:link {
  color: #666699;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt
}

a:visited {
  color: #666699;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt
}

a:hover {
  color: #CC9933;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt
}

a:active {
  color: #CC9933;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt
}

hr {
  color: #CCCCCC
}

legend {
  color: #000000;
)

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.just {
  text-align: justify;
}