p {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100,86,38);
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100,86,38);
	line-height:18px;
	text-decoration:underline;

}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100,86,38);
	line-height:18px;
	text-decoration:none;

}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100,86,38);
	line-height:18px;
	text-decoration:none;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100,86,38);
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(100,86,38);
	font-size:12px;
	line-height:18px;
	text-align:justify;
}