body {
  background: #fff; 
  color: #111111; 
  font-family: Trebuchet MS; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
}

.main {
  text-align: justify;
}
.dyk 
{
  list-style-image: url('bullet.png');
}

img {
  border: 0px;
}
a:link { 
  color: #df9029; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #d78889;
}

a:active { 
  color: #fdd65b; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: #fdd65b; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  font-weight: solid;
  cursor: help;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #111111;
}

a:hover { 
  color: #67ab93; 
  letter-spacing: 0pt;
  text-decoration: underline overline;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: #d0332f;
}

h2:first-letter {
  font-style: italic;
  font-size: 29px;
  color: #d0332f;
  font-family: Georgia;
  text-transform: lowercase;
}

h2 {
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 40px;
  color: #67ab93;
  font-weight: lighter;
  text-align: left;
  padding: 0 0 0 50px;
  margin: 0 0 0 0;
}

h3 {
  font-family: Georgia;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #945c14;
  text-align: right;
  line-height: 10px;
  border: #f86e70;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}


i,em {
  color: #ae5d9e;
}

b,strong {
  color: #85bee7;
}

textarea, input {
  color: #67ab93;
  background: #fff;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Georgia; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #111111; 
}
