body {
background-color : transparent;

color : #745948; 
font-size : 7pt; 
font-weight : normal; 
font-family : Tahoma;
}

A:link {
font-weight: bold; 
color: #745948; 
text-decoration: none; 
}

A:visited {
font-weight: bold; 
color: #745948; 
text-decoration: none;
}

A:active {
font-weight: bold; 
color: #745948; 
text-decoration: none;
}

A:hover {
font-weight: bold; 
color: #a27f6c; 
text-decoration: none;
}

a:hover img{ border-color: #a27f6c;
}

image{  border-color: #745948; 
}
 

h1
{

font-family: Trebuchet MS;
font-size: 10pt;
font-weight: bold;
color: #745948;
padding: 0px;
background: #transparent;
text-align: left;
letter-spacing:2px;
line-height:0pt;
text-transform: uppercase;
margin-bottom: 7px;
margin-top: 7px;
background-color: #transparent;
border-top: 3px solid #dfcfc2;
border-bottom: 3px solid #ebe0d9;

}

TABLE {

font-size: 7pt; 

font-family: Tahoma; 

}

input, textarea {
color : #745948; 
background-color : #ffffff; 
font-size : 7pt; 
font-weight : normal; 
text-decoration : none; 
font-family : verdana; 
text-align : left; 
border-width : 1px; 
border-style : solid; 
border-color : #ddd3ca; }