@import "php/css.php";

h4{
  font-family: Monika;
  color: #5C6E22; /* green */
  border-bottom:1px solid #5C6E22;
  margin-left:10px;
  margin-right:10px;
  font-size:18px;
}

h4 strong{
	font-family: georgia;
	color: #5C6E22; /* green */
}

h4 b{
	font-family: georgia;
	color: #BFA034; /* gold */
}

.newhome{
	font-family: georgia;
	font-size: 14pt;
	color: #5C6E22; /* green */
	text-align: left;
	padding-left: 13px;
}
.new{
	font-family: georgia;
	font-size: 20pt;
	color: #5C6E22; /* green */
	text-align: left;
	margin-bottom: 10px;
}

.newtwo{
	font-family: georgia;
	font-size: 14pt;
	color: #5C6E22; /* green */
	text-align: left;
	margin-top:10px;
}

