*
{
	padding: 0;
	margin: 0;
}

p
{
	padding: 0 0 1em 0;
}

h1 {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 18px;
	}

h2 {
	text-align: left;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#888686
	}


h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#2BA9C6;
	line-height: 130%;

	}
	
h4 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#000000
	}


h5 {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color:#ffffff;

}

