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

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
}


h1{
	text-align: left;
	font-size: 20px;
/*	letter-spacing:5px;*/
	line-height:25px;
	padding:0px;
	margin:0px;
	/*
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
	*/
}

h2{
	text-align: center;
	font-size: 15px;
}

h3{
	text-align: center;
	font-size: 20px;
	color:#0033CC;
}

h4{
	text-align: left;
	font-size: 15px;
	color:#0033CC;
}

h6{
	text-align: left;
	font-size: 17px;
	color:#88511d;
}
