@charset "utf-8";

.cssskin-title p {
  font-size: 13px;
  line-height: 0;
  font-weight: normal;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  padding-right: 0px;
}

.cssskin-title a:link {
  color: #2e9d2c;
  border-bottom: transparent;
}

.cssskin-title a:visited {
  color: #769d75;
}

.cssskin-title a:hover {
  color: #ff0000;
}

.cssskin-title h1 {
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0pt;
  line-height: 1.25;
  color: #000000;
  padding-bottom: 5px;
}

.cssskin-title h2 {
  font-size: 24px;
  color: #2e9d2c;
  font-weight: normal;
  line-height: 1.15;
  padding-bottom: 3px;
  letter-spacing: 0px;
}

.cssskin-title h3 {
  font-size: 20px;
  color: #2165a5;
  line-height: 1.15;
  padding-bottom: 3px;
  letter-spacing: 0px;
}

.cssskin-title h4 {
  color: #bdb76b;
  font-size: 17px;
  font-weight: normal;
}

.cssskin-title  {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  width: 100% !important;
}

