.head{

background-color: #0f2003;
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: #499258;
border-bottom: 4px solid #003a00;
}



body,table{

font-size: 8.5pt;

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


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

background-repeat: repeat-y;

}



input{
background-color: #0f2003;
color: #FFFFFF;
font-size: 8.5pt;
border: #003a00;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

button{
background-color: #0f2003;
color: #FFFFFF;
font-size: 8.5pt;
border: #003a00;
border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}

textarea{
background-color: #0f2003;
color: #FFFFFF;
font-size: 8.5pt;
border: #003a00;
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: #1b3827;}


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

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

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