body , tr , td , h6 , p , li {
  font: normal 13px tahoma;
  line-height:11pt; 
  color: #000000; 
  background-repeat:repeat-y;
  letter-spacing: 0pt;
  text-align: left; 
   padding: 5px;

} 

::-moz-selection{
  background-color: #d2b275;
color:#ed6a71;
}

h1 {
  font: normal 25px century gothic;
  color: #ed6a71;
  border-bottom: #d8b679 3px solid;
  letter-spacing: -1px;
  line-height: 24px;
  text-align: right; 
}

h2 {
  font: italic 20px georgia;
  color: #000000;
  background-color: #d8b679;
  border-left: #9e9e58 4px solid;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: left;  
}

h3 {
  font: normal 18px arial black;
  color: #eaebe8;
  border-bottom: #ed6a71 5px solid;
  line-height: 6px;
  letter-spacing: 2px;
  text-align: left; 
}

a:link {
  font: normal 13px tahoma;
  color: #989850;
  text-decoration: none;

}

a:visited {
  font: normal 13px tahoma;
  color: #989850;
  text-decoration: none;
}
a:active {
  font: normal 13px tahoma;
  color: #989850;
  text-decoration: none;
}

a:hover {
  font: normal 13px tahoma;
  color: #d4b477;
  text-decoration: none;
}




b {
  font: bold 13px tahoma;
  color: #ed6a71;
  letter-spacing: 0px;
  text-decoration: none;
  } 

i {
  font: normal 13px century gothic;
  letter-spacing: 2pt; 
  text-decoration: none;
  color: #d4b477;
} 

u {
  font: italic 13px georgia;
  color: #efeeea;
  text-transform: none;

  } 


textarea {
  color: efeeea; 
  background-color: #ed6a71;
  font: normal 13px tahoma;
  text-align: left; 
  border-width: 2px; 
  border-style: solid; 
  border-color: #ed6a71;
 }

input {
  color: efeeea; 
  background-color: #ed6a71;
  font: normal 13px tahoma;
  text-align: left; 
  border-width: 2px; 
  border-style: solid; 
  border-color: #ed6a71;
}
 
 
 .PSubmit {
  color: efeeea; 
  background-color: #ed6a71;
  font: normal 13px tahoma;
  text-align: left; 
  border-width: 2px; 
  border-style: solid; 
  border-color: #ed6a71;
}


.SubmitButton {
  color: efeeea; 
  background-color: #ed6a71;
  font: normal 13px tahoma;
  text-align: left; 
  border-width: 2px; 
  border-style: solid; 
  border-color: #ed6a71;
}

#navigation {
  margin: 0;
  padding: 2;
  list-style-type: none;
  display: block;
  text-align: center;
  }

#navigation li {
  margin-bottom: -5px;
  }

#navigation a {
  color: #ed6a71;
  display: block;
  letter-spacing: 0px;
  font: normal 21px century gothic;
  text-decoration: none;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
  }

#navigation a:hover {
  color: #ed6a71;
  display: block;
  letter-spacing: 0px;
  font: normal 21px century gothic;
  text-decoration: none;
  line-height: 18px;
  text-align: left;
  text-decoration: none;
  background-color: #a8a55e;
  }
  
  blockquote {

  background-color: #a8a55e;
font: normal 14px tahoma;
width: 350px;
text-align: center;
letter-spacing:0px; 
line-height:12pt; 
  color: #d16166;
  border-left: 10px solid #ccac6f;
padding: 0px;
text-transform: none;
margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
}