body {
  background-color: #676c72; 
  background-image:url();
  color: #00112b; 
  font-family: Georgia; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
}

img {
  border: 0px;
}

.content {
  color: #676c72; 
  background-color: #fff;
  font-family: Georgia; 
  font-size: 11px; 
  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;
}

blockquote {
  color: #676c72; 
  background-color: #fffcf1;
  font-family: Georgia; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt;
  border: #b43e4c;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 5px;
  border-bottom-width: 0px;
}

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

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

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

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

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

em {
  color: #9b263c;
  background-color: #fefefe;
}

strong {
color: #afa99e;
}

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


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

