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

img {
  border: 0px;
}

tr,td {
  color: #52514E; 
  font-family: Verdana; 
  font-size: 10px; 
  line-height: 12px; 
  text-align: justify;
  letter-spacing: 0pt;
}

em {
  color: #0f1008;
}

strong {
  color: #c6bfc6;
}

a:link { 
  color: #C4A8B0; 
  letter-spacing: 0pt;
  text-decoration: underline;
  text-align:justify;
  font-size: 11px; 
  font-family: Times New Roman;
  background-color: transparent;
  font-weight: bold;
  cursor: help;
}

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

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

a:hover { 
  color: #A98F89; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-family: Times New Roman;
  background-color: transparent;
  font-weight: bold;
  cursor: help;
}

.header {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 3pt;
  color: #A5A6A6;
  text-align: right;
  line-height: 13px;
  background-color: #EAE3E2;
  border: #000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

.header2 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2pt;
  color: #ac999d;
  text-align: right;
  line-height: 10px;
  background-color: #F2F2F2;
  border: #666666;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
}

blockquote {
  color: #bda392; 
  background-color: #fdf5f3;
  font-family: Georgia; 
  font-size: 10px; 
  text-align: justify;
  letter-spacing: 0pt;
  border: #948474;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 5px;
  border-bottom-width: 0px;
}

textarea, input {
  color: #52514E;
  background: #fff;
  font-size: 10px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Georgia; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #FBEDEA; 
}
