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

body {
	/* font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #AFB9C2;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center; */
}

p {
	/* margin: .5em 0 1em 0; */
}

a:link, a:visited {
	/* text-decoration: none;
	color: #000099; */
}

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;*/  
}


.emailmanagement h1 {
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	min-height:40px;
	color:#4b494a;
	height:75px;
	
	/* padding: 20px 0 20px 0; */
	/* margin: 0 20px 0 20px; */
	display:inline-block;
	margin:0px;
	
}

