Body {
  background-color: #676767; 
  background-image:url(bg.jpg);
  color: #fff; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-align: justify;
  line-height: 12px; 
  letter-spacing: 0pt; 
}

img {
  border: 0px;
}

.content {
  color: #20190f; 
  background-color: #fff;
  font-family: Tahoma; 
  font-size: 11px; 
  line-height: 12px; 
  text-align: justify;
  letter-spacing: 0pt;
  padding-left:3px;
  padding-right:3px;
  padding-top: 0px;
  border: #151213;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

ul,li {
  padding: 0px 0px 0px 8px;
}

tr,td {
  color: #20190f; 
  font-family: Tahoma; 
  font-size: 11px; 
  line-height: 12px; 
  text-align: justify;
  letter-spacing: 0pt;
}

em {
  color: #807267;
}

strong {
  color: #c5a862;
}

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

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

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

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

.header {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 5pt;
  line-height: 12px;
  color: #30231b;
  text-align: right;
  background-color: transparent;
  padding-right: 0px;
  border: #e4d18f;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}

.header2 {
  font-family: Tahoma;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #6d594e;
  text-align: right;
  line-height: 10px;
  background-color: transparent;
  border: #e1d5bb;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}


blockquote {
  color: #665126; 
  background-color: #e4dfdb;
  font-family: Tahoma; 
  font-size: 11px; 
  text-align: justify;
  border: #e5d290;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 5px;
  border-bottom-width: 0px;
}

textarea, input {
  color: #0e0f09;
  background: transparent;
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Tahoma; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #0e0f09; 
}

