/* This is the style of your browser text */

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 17px;
	text-align: left;
	font-size: 14px;
	text-transform: capitalize;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff7f00;
	margin: 0;
	padding: 0;
	line-height: 19px;
	text-align: left;
	font-size: 17px;
	text-transform: capitalize;
	
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
	font-size: 12px;
	text-transform: capitalize;
	
}

