/* This is the style of your browser text */
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: left;
	font-size: 65px;
}

h2 {

}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 20px;

}

h5 {
	font-size: 20px;
}

.topTitle {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
margin-top: 20px;
}

