/* This is the style of your browser text */
h1, h2, h3, h4 {
	letter-spacing: -.05em;
	padding: 0px 0px 0px 0px; /*top left bottom right*/
	margin: 0px 0px 0px 0px; /*top left bottom right*/
}


h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 18px;
}
