body, table, tr, td {
FONT-SIZE: 9px; COLOR: #787878; 
FONT-FAMILY: tahoma;
}

a:link, a:active, a:visited { 
FONT-SIZE: 9px; 
COLOR: #ceba7d; 
FONT-FAMILY: tahoma; 
TEXT-DECORATION: none
} 

a:hover { 
FONT-SIZE: 9px;
COLOR: #93b187; 
FONT-FAMILY: tahoma; 
TEXT-DECORATION: none;
}

b {
COLOR: #b6aea1;
}

u {
COLOR: #AEB3AC;
}

i {
COLOR: #8eac82;
}

	
.title:first-letter {
color: #67A0A7; 
text-transform: uppercase;
}


.title{color: #D2A699;
font-family: georgia, trebuchet ms;
font-size: 8pt;	
font-weight: bold;	
letter-spacing: 5px;
text-align: left;
text-transform: lowercase;
line-height: 13pt;
border-bottom: 1px dashed #CCCCCC;
 }

 
 blockquote {
padding-left: 10px;
margin-left: 10px;
margin-bottom: 10px;
background-color: #f8f7ee;
text-align: left;
font-family: arial, sans serif;
font-size: 10px;
line-height: 14px;
}


input, textarea, select { 
	font-family: Arial;
	font-size: 10px;
    background-color: #f8f7ee;
    border-bottom: 1px solid #8eac82;
	border-top: 1px solid #8eac82;
	border-left: 1px solid #8eac82;
	border-right: 1px solid #8eac82;
    color: #D2A699;
	padding: 2px;
	letter-spacing: 1px; 
}