body, table, tr, td {
  color: #4D4D4D;
  font: 12px Arial;
  line-height: 22px;
}

body {
  background: #FFFFFF; 
  image: none;
  margin: 0px; 
  padding: 0px; 
  text-align: center; 
}

h1 {
  background: #FFFFFF;
  border-bottom: dotted 1px #B3B3B3; 
  font: 12px Arial;
  color: #49B1B2; 
  letter-spacing: 2px;
  text-transform: none;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  padding: 15px 0px 5px 0px;
}


a:link, a:visited, a:active {
  color: #B36E49;
  font-weight: bold;
  border-bottom: dotted 0px #B1408F; 
}

a:hover {
  color: #B36E49;
  text-decoration: none;
}

input, textarea, select { 
  background: #F5F5F5;
  border: solid 1px #EAEAEA;
  color: #757575; 
}

.header { 
  padding-bottom: 0px;
  width: 587px; 
}

.body {
  width: 587px;
  margin: 0px 0px 0px 0px;
}

.main { 
  text-align: justify;
}

blockquote {
  background: #FFEC8E;
  border: solid 1px #E6D582;
  color: #868376; 
  margin: 0px;
  margin-top: 10px;
  padding: .8em;
  font-size: 11px;
  line-height: 20px;
}

.footer {
  text-align: right;
  font-family: Arial;
  font-size: 12px;
  text-transform: none;
  margin-top: 10px;
  padding-top: 5px;
  border-top: dotted 1px #B3B3B3; 
}

.footer a, .footer a:link, .footer a:active, .footer a:visited {
  font: 12px Arial;
  color: #49B1B2; 
  font-weight: bold;
}

.menu {
  margin-bottom: 20px;
  margin-top: 20px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
  background: #F7F7F7;
  color: #FF8469;
  font: 8pt Arial;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  border: solid 1px #EAEAEA;
  margin: 5px;
  padding: 8px 8px 8px 8px; 
}

.menu a:hover {
  color: #FF9B87;
  background: #FAFAFA;
  border: solid 1px #EAEAEA;
}

.special  {
  font-family: Arial;
  font-size: 8pt;
  color: #9D9D9D;
  font-weight: none;
  text-transform: uppercase; 
}

#wrap { 
  width: 487px;
  background-color: #ffffff;
  margin: auto;
  text-align: center;
}
