body, textarea {
background-color: #87372A;
color: #FFFFFF;
font-family: arial;
line-height: 1.3em;
}

p,blockquote,.normal {
     font-family: arial;
     font-size: 14px;
     }

h1 {
     font-family: arial;
     font-size: 14px;
     font-weight: bold;
     }

h2 {
     font-family: arial;
     font-size: 10px;
     font-style: italic;
     }

td {
     vertical-align: top;
     font-family: arial;
     font-size: 14px;
     line-height: 1.3em;
     }

th {
     text-align: left;
     vertical-align: top;
     font-family: arial;
     font-size: 14px;
     font-weight: normal;
     }

input {
     font-family: arial;
     font-size: 14px;
     color: #464646;
     background-color: #FFFFFF;
     border-width: 1px;
     border-color: #464646;
     }

textarea {
     font-family: arial;
     font-size: 14px;
     color: #464646;
     background-color: #FFFFFF;
     border-width: 1px;
     border-color: #464646;
     }

select {
     font-family: arial;
     font-size: 14px;
     color: #464646;
     background-color: #FFFFFF;
     border-width: 1px;
     border-color: #464646;
     }

a {
color: #D6B3A7;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}
