/* 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;

}

p {
	margin: .5em 0 1em 0;
}

a:link, a:visited {
	text-decoration: none;
	
}

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 {

	font-size: 20px;
	padding: 0px ;

	
}

h2 {
	font-size: 13px;
	
	padding: 0px ;
}

h3 {
	font-size: 15px;padding: 0px ;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

