body 
	{font-family:Arial;
	font-size: 10pt;
	color:#595758;
	background-image: url('none');
	}


a 
	{

	
  color:#463e3c;
  text-decoration:none;
  text-transform:none;
  font-weight:bold;
  font-size:12px; 
	}

a:hover { 
color: #6d6d6d;
text-decoration: none;
cursor: default;
	}

img 
	{
	border-color:#835e49;
	}

p, ul, li 
	{ 
	color: #595758;
	font-size:10pt;
	background-image: url('none');
	}
	
u {
	color: #b0918b;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	border-bottom: 1px #b0918b;
}

b {
	COLOR: #a39991; 
    font-family: Arial;
    FONT-SIZE: 10pt; 
    background: #;
}

i {
	COLOR: #7c5333; 
    font-family: Arial;
    FONT-SIZE: 10pt; 
    background: #;
}


.title { 
	font-family:Arial;
	color: #494444;
	font-weight: bold;
	text-align:center;
	border-bottom: none;
	padding: 4px;

	text-transform:lowercase;
	letter-spacing: 1px;
	background-color: #e2dfdf;
	font-size:15px; 
	
	 
	
	}