a {font-weight: normal;
text-decoration: none; 
color: #B8B678;
background-color: #DEDCCA;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #B8B678;
background-color: #DEDCCA;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #B8B678;
background-color: #DEDCCA
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #B8B678;
background-color: #DEDCCA;
	}

body{
background-color: #D0CFB1;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
font-weight: normal;
word-spacing: 1px; 
text-align: justify;
color:#A5A47B;}

input, textarea, select{
border-color:#A5A47B;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
word-spacing: 1px; 
text-align: left;
color:#A5A47B;
background-color: #D0CFB1;
}

table, tr, td{
font : 7pt tahoma, verdana, arial, sans-serif; 
color : #A5A47B;
}

.head:first-letter{
font-size: 14pt;
color: #A5A47B;
text-align: justify;   
text-transform: uppercase;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.head{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #A5A47B;
padding-bottom: 1px;
font-family: Georgia; 
font-size: 8px;
color: #BAB992;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#image{position:absolute; top:0; left:0;}
