/* This is the style of your browser text */


h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight:bold;
	color:#FFFFFF;
}

h5 {
	text-align: left;
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight:bold;
	color:#191718;
}


h1.left {
	width:230px;
	letter-spacing: -.02em;
}

h1.center {

	font-size:14px;

}

h1.right {
	font-size:15px;

}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}


