
h1{
	font-size:21px;
	line-height:25px;
	font-weight:normal;
	margin-bottom:25px;
	color: #9d7b60;
}

h2{
	font-size:21px;
	font-weight:normal;
	color:#fff;
	color: #9d7b60;
}

h3{
	position:relative;
	margin:18px 0px 8px 0px;
	line-height:30px;
	width:200px;
	font-size:16px;
	font-weight:normal;
	border-bottom:3px solid #9d7b60;
	color: #9d7b60;
}

p{
	margin-bottom:15px;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	text-align:justify;
	color: #9d7b60;
}

a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#fff;
	text-decoration:underline;
}
