body {
  background: #fff;
  color: #000;
  font-family: arial, sans-serif;
  line-height: 15px;
  font-size: 12px;
}

#all-1 {
  
}

#all-2 {
  
}

#all-page {
  width: 708px;
  margin: auto;
  text-align: left;
  position: relative;
}

#footer {
	display: none
}

.cleaner {
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  clear: both;
}

p {
  color: #000;
  font-family: arial, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  line-height: 15px;
  font-size: 12px;
  text-align: justify;
}

a img {
  border: 0px;
}

a {
  color: blue;
  font-family: arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 {
  color: #000;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 20px;
}

.logo-link {
  display: none;
}

#headline {
  display: none;
}

#headline-text {
  position: absolute;
  top: 0px;
  left: 0px;
}

#headline-text p{
  color: #000;
  font-size: 11px;
  font-style: italic;
}

#headline-text p.ht-b{
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 3px
}

#headline-text p.ht-bw{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  
}

#col-left {
  display: none;
}

#col-right {
  float: none;
  width: auto;
  padding-bottom: 0px;
  padding-top: 150px;
}

