.head{

background-color: #50210f;
font-size: 16pt;
font-style: italic;
font-weight: bold;
font-family: times new roman;
text-align: right;
letter-spacing: 2px;

font-variant: small-caps;

color: #c28b77;
border-bottom: 4px solid #7a3b23;
}



body,table{

font-size: 8.5pt;

font-family: Arial;

color: #7c6d68;
}



table{
background-image: url('main_bg.jpg');

background-repeat: repeat-y;

}



input{
background-color: #200b03;
color: #FFFFFF;
font-size: 8.5pt;
border: #3a1300;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

button{
background-color: #200b03;
color: #FFFFFF;
font-size: 8.5pt;
border: #3a1300;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

textarea{
background-color: #200b03;
color: #FFFFFF;
font-size: 8.5pt;
border: #3a1300;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

blockquote{
font-size: 7.5pt;
font-weight: bold;
background-color: #69240a;}


a:link{
color: #60944b; text-decoration: none;}

a:visited{
color: #60944b; text-decoration: none;}

a:hover{
color: #78ba5d; text-decoration: none; font-weight: bold; border-bottom: 2px solid #000000;}