<style>
a, p, td, tr, body            
           {color : #f6f2ef;
           font-family : verdana,arial,helvetica,sans-serif;
           font-size : 10px;
           font-weight : normal;
           word-spacing : 0;
           letter-spacing : 0;
           line-height : 10px;

background-color:;}

     a:link {
font-family:tahoma;
font-size:8px;
font-weight:bold;
color:#f6f2ef;
letter-spacing:1px;
text-transform:uppercase;
background-color:;

      }
     a:visited {
font-family:tahoma;
font-size:8px;
font-weight:bold;
color:#f6f2ef;
letter-spacing:1px;
text-transform:uppercase;
background-color:;

      }
     a:active {
font-family:tahoma;
font-size:8px;
font-weight:bold;
color:#f6f2ef;
letter-spacing:1px;
text-transform:uppercase;
background-color:;

      }
     a:hover {
font-family:tahoma;
font-size:8px;
font-weight:bold;
color:#f6f2ef;
letter-spacing:1px;
text-transform:uppercase;
background-color:eae6ec;
}

b {font-family:verdana;
font-size:9px;
font-weight:bold;
color:#5f5546;
}


h3 { text-align: center;
font-family: tahoma;
font-size:9px;
text-transform: uppercase;
font-weight: bold;
color: #eae6ec;
letter-spacing:1px;
background-color: #5f5546;
border-top: 0px;
border-bottom: 0px solid #b19360;
border-right: 0px ;
border-left: 0px ;
border-color: #b19360;
margin-top: 0px;
margin-bottom: 2px;
}

.content { text-align: justify;
font-family: verdana,arial,helvetica,sans-serif;
font-size:10px;
text-transform: none;
font-weight: normal;
color: #f6f2ef;
letter-spacing:0px;
background-color: transparent;
border-top: 0px solid #c9c5cb;
border-bottom: 0px solid #c9c5cb;
border-right: 0px solid #c9c5cb;
border-left: 0px solid #c9c5cb;
border-color: #dcc266;
margin-top: 0px;
margin-bottom: 3px;
}


     input , select , option , textarea {
           color : #f6f2ef;
           font-family : verdana,arial,helvetica,sans-serif;
           font-size : 9px;
           font-weight :normal;
           word-spacing : 0;
           letter-spacing : 0;
           background-color : transparent;
           border : 1px solid #f6f2ef;
           cursor : crosshair;
      }

