body {
  background-color: #fff; 
  background-image:url(bg.jpg);
  color: #676c72; 
  font-family: Arial; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
}

img {
  border: 0px;
}

.content {
  color: #676c72; 
  background-image:url(bg2.gif);
  font-family: Arial; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt;
  padding-left:76px;
  padding-right:91px;
  padding-top: 0px;
  width: 338px;
}

blockquote {
  color: #2fd1ff; 
  background-color: #000;
  font-family: Arial; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt;
  border: #43dc4a;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 5px;
  border-bottom-width: 0px;
}

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

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

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

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

.header {
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 5pt;
  line-height: 19px;
  color: #acacac;
  text-align: right;
  background-color: #000;
  padding-right: 30px;
}

.header:first-letter {
  font-family: Trebuchet MS;
  font-size: 17px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  background-color: transparent;
}


.header2 {
  font-family: Arial;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #ebebeb;
  text-align: right;
  line-height: 10px;
  background-color: #acacac;
}


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