body
{
	/* background-image: url(images/back_home.png);
	background-repeat: repeat-x; */
	background-color: #ffffff; /* IE method for centering page if it has fixed width */
	padding: 0;
	margin: 0;
    font-family: Helvetica, Times, Arial, sans-serif;
}

a
{
	color: #fa670a;
	text-decoration: none;
}

p
{
	font-size: 17px;
	color: #818286;
	text-align: justify;
	font-family: Helvetica;
	font-weight: normal;
	line-height: 23px;
	padding-top: 7px;
}

h1
{
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-family: Helvetica;
	font-weight: bold;
}

h2
{
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-family: Helvetica;
	font-weight: normal;
}

h2 a
{
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-family: Helvetica;
	font-weight: normal;
}

