body {
  font-family: Tahoma;
  font-style: normal;
  font-size: 8pt;
  margin: 0 0 0 0;
  background-color: #CCCC99;
  scrollbar-face-color: #f9f9f9;
  }

#verh { width: 800px; height: 180px; background-image: url(/images/ref.jpg); margin: 0px auto; }

#ll { width: 800px; margin: 0px auto; background: #FFFFFF url(/images/lmoney.jpg) right top repeat-y; border-top: 2px solid #3366FF; }
#ll .ck { float: left; width: 607px; padding-left: 10px; padding-right: 10px; }
#ll .rk { float: left; width: 163px; padding-left: 5px; padding-right: 5px; text-align: right; }

.par {
  width:100%;/*IE*/
  overflow:hidden;/*all others*/
  }

h1 {
  COLOR: #404040;
  font-family: Tahoma;
  font-size: 17px;
  text-align: center;
  }

h2 {
  color: cornflowerblue;
  font-family: Tahoma;
  font-size: 14px;
  text-align: left;
  }

h3 {
  color: #CC3300;
  font-family: Tahoma;
  font-size: 15px;
  }

h4 {
  color: #CC3300;
  font-family: Tahoma;
  font-size: 15px;
  text-align: center;
  }

p {
  text-align: justify;
  padding: 5px;
  font-family: Arial;
  font-size: 14px;
  }

p.gray {
  text-align: justify;
  padding: 5px;
  font-family: Arial;
  font-size: 14px;
  color: #444444;
  }

a.menu {
  color: #000000;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  }

a.text {
  color: #CC3300;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  }

a.comp {
  color: #3366FF;
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  }

#ag {
  background: url(/images/plus.jpg) left top no-repeat;
  margin: 0px auto;
  padding-left: 20px;
  color: cornflowerblue;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
 }

.right {
  text-align: right;
  padding-right: 25px;
 }
