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